We’ll start with the class-based approach, which is closer to my heart. You will need composer installed and configured. Not…
Latest Posts
Autoloading class with composer
You don’t use composer yet? Surely you’ve heard of the NPM repository – this is for JavaScript. There is also…
Create basic add_action() and do_action in class and function
To implant actions in classes, we need access to composer. As we already have access to the repository and the…