wordpress-oop-php
There are 4 repositories under wordpress-oop-php topic.
devowlio/wp-react-starter
🚀WordPress Plugin Boilerplate using modern web techs like TypeScript, SASS, and so on... on top of a local development environment with Docker and predefined GitLab CI for continous integration and deployment!
PiotrPress/wordpress-hooks
The library allows using PHP Attributes (introduced in PHP version 8) to automagically add WordPress Hooks (Filters and Actions) to objects' methods.
marcuskober/php-attributes
In this tutorial, I will demonstrate how to utilize WordPress hooks with PHP attributes. Although it may not be necessary for every simple plugin, employing PHP attributes can be particularly useful in plugins with a large codebase.
wp-oop/wordpress-interface
Interfaces for interop within WordPress