Tag: object oriented programming

  • Object Oriented WordPress Plugin Development

    Object Oriented WordPress Plugin Development

    I’m refactoring my WordPress plugins to implement better Object Oriented Programming concepts in them. During my exploration I came across wppb.io. I have the utmost respect for the initiative and contributors to the project. I see this post as an exercise in understanding other people’s code, and thinking about what I would do. So I’m…