hello!
This is where you can find some of my thoughts, various tutorials and guides in case I need to brush up on how something is done.
Software Engineering
WooCommerce Extensions: Serve custom templates
Define the function that performs the intercept. Hook into the wc_locate_template().
Modern WordPress plugin and theme development
Here are a few pointers to help you with modern WordPress plugin and theme development. Prerequisites PHP: Hypertext Preprocessor Composer NVM (Node Version Manager) PHP_CodeSniffer WordPress Coding Standards for PHP_CodeSniffer Varying Vagrant Vagrants Local...