home.social

#wpdevelopment — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #wpdevelopment, aggregated by home.social.

fetched live
  1. BORROWED STORIES

    The Epic of Gilgamesh predates the Bible by at least a thousand years. Multiple mythologies share its themes, structure, sequence, and specific details. That's not coincidence or parallel evolution. It's borrowing. Take the flood. In Gilgamesh, Utnapishtim is warned by a god, builds a boat, loads it with animals, releases birds to find land. The gods regret what they've done. In Genesis: divine warning, ark, animals, birds, mountain landing, God's regret. Same sequence, same order. The […]

    ridiculousbharath.wordpress.co

  2. borrowed stories

    The Epic of Gilgamesh predates the Bible by at least a thousand years. Multiple mythologies share its themes, structure, sequence, and specific details. That's not coincidence or parallel evolution. It's borrowing. Take the flood. In Gilgamesh, Utnapishtim is warned by a god, builds a boat, loads it with animals, releases birds to find land. The gods regret what they've done. In Genesis: divine warning, ark, animals, birds, mountain landing, God's regret. Same sequence, same order. The […]

    ridiculousbharath.wordpress.co

  3. Almost every WordPress developer has written this code at some point: putting add_action() calls right inside a class constructor.

    It feels clean for small plugins. But sooner or later, this pattern starts fighting you.

    Read the complete guide here: kishanjasani.in/why-should-dev

    #WPDevelopment #PHP #OOP #SoftwareArchitecture #UnitTesting

  4. Almost every WordPress developer has written this code at some point: putting add_action() calls right inside a class constructor.

    It feels clean for small plugins. But sooner or later, this pattern starts fighting you.

    Read the complete guide here: kishanjasani.in/why-should-dev

    #WPDevelopment #PHP #OOP #SoftwareArchitecture #UnitTesting