OOP ve Wordpressu
Aus Znalosti
Tom McFarlin - krátká série:
- Two Pillars of Object-Oriented Programming: Part 1 of 2
- Two Pillars of Object-Oriented Programming: Part 2 of 2
- Abstract Classes, Part 1 – Abstracting Behavior
- Abstract Classes, Part 2 – Abstract Classes and Interfaces
Object-Oriented Programming in WordPress - seriál o objektovém programování ve Wordpressu (autor Tom McFarlin):
- An Introduction
- Classes
- Types
- Control Structures I
- Control Structures II
- Functions and Attributes
- Scope
- Building the Plugin I
- Building the Plugin II
- Document the Plugin I
- Document the Plugin II
- Inheritance I
- Inheritance II
- A Summary
Odkaz na web The Man in the Arena - Carl Alexander se zabývá OOP ve WordPressu. Např. viz článek Designing a system: WordPress admin pages.
Také tam najdeme kurs Discover the world of object-oriented programming
Štítky: OOP WordPress