Getting Started with WordPress Hooks
It is well-known that WordPress is one of the most popular Content Management Systems available for building and maintaining a website. While a big part of that success is due to the ease-of-use,...
View ArticleHow to View a Locally Developed Website on Other Devices
Taking mobile devices into account when developing a website is no longer optional; it’s a requirement. That leaves you with a problem: How can you use good development practices to develop locally...
View ArticlePlugin and Theme Development with WordPress Trunk
In summary, I’ve used custom config files and a custom Valet driver to enable running a development site using the Trunk version of WordPress. Feel free to skip down to the “Folder Structure” and...
View ArticleCreate Local WordPress site with Valet+
I’ve written previously about developing on WordPress trunk using Valet+. Sometimes, I really just need to spin up a local site without the full trunk setup. Steps (Requires Valet+ and WP CLI, as well...
View ArticleRenaming a Valet+ Site
With the move from Prospress to Automattic a few months in the past, I thought it’s finally time to have my local development site reflect my new employer. Instead of using prospress.test as my local...
View Article