OOP ve Wordpressu: Porovnání verzí
Z Znalosti
m |
m |
||
| Řádek 15: | Řádek 15: | ||
* [http://code.tutsplus.com/articles/object-oriented-programming-in-wordpress-inheritance-ii--cms-21457 Inheritance II] | * [http://code.tutsplus.com/articles/object-oriented-programming-in-wordpress-inheritance-ii--cms-21457 Inheritance II] | ||
* [http://code.tutsplus.com/articles/object-oriented-programming-in-wordpress-a-summary--cms-21519 A Summary] | * [http://code.tutsplus.com/articles/object-oriented-programming-in-wordpress-a-summary--cms-21519 A Summary] | ||
| + | |||
| + | Odkaz na web [https://carlalexander.ca/ The Man in the Arena] - Carl Alexander se zabývá OOP ve WordPressu. Např. viz článek [https://carlalexander.ca/designing-system-wordpress-admin-pages/ Designing a system: WordPress admin pages]. | ||
| + | |||
| + | Také tam najdeme kurs [https://carlalexander.ca/discover-object-oriented-programming/ Discover the world of object-oriented programming] | ||
Verze z 7. 3. 2019, 12:33
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