Introduction to Object-Oriented PHP for WordPress Developers

Our goal today is introduce object-oriented programming in PHP, as the basis to discuss OOP in WordPress. In WordPress, object-oriented PHP is a well-known learning challenge. I remember my first attempt to learn WP_Query and WP_Widget, two object-oriented WordPress systems: it took hours, and it was extremely mind-bending and difficult. The issue was that I didn’t … Continue reading Introduction to Object-Oriented PHP for WordPress Developers