Tag: oop

Advanced OOP for WordPress: Customizing REST API Endpoints
Advanced OOP for WordPress: Customizing REST API Endpoints
Web

By Josh Pollock,

Josh Pollock digs into advanced OOP for WordPress, showing how to use filters to modify the WordPress REST API using an object-oriented approach. He walks through how to create a WordPress plugin to modify the capabilities of WordPress REST API endpoints so they can be better optimized for search.

Composition & Inheritance
Composition & Inheritance
Ruby

By Daniel Cooper,

Read Composition & Inheritance and learn with SitePoint. Our web development and design tutorials, courses, and books will teach you HTML, CSS, JavaScript, PHP, Python, and more.