Tag: OOP
Object-Oriented PHP for WordPress Developers

Welcome to our free course on object-oriented PHP (OOPHP) for WordPress. This course explains the following:
Object-Oriented PHP: The __construct() Magic Method

In this article, we tackle an intermediate topic in object-oriented PHP: magic methods, specifically __construct().
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.
Carl Alexander’s Free Guide to Object-Oriented Programming in WordPress

Carl Alexander is a great technical writer, and he’s doing a great service for the world of WordPress: He teaches the principles of object-oriented programming (OOP).