WordPress PHP

This page covers how to use PHP with WordPress. It may cover some general topics but will focus on PHP as used in WP primarily.

General

OOP

  • Fred Meyer. Object-Oriented PHP for WordPress Developers. wpshout, 2018-2019.
    • 1. Object-Oriented Programming as Paradigm.
    • 2. Introduction to Object Oriented PHP for WordPress Developers.
    • 3. Understanding Class Inheritance in PHP.
    • 4. The __construct() Maghic Method.
    • 5. How to Combine Object-Oriented Code with WordPress’s Hooks System.
    • 6. Introduction to Static Methods.

PHP 7

Functional

Useful PHP

%d bloggers like this: