[…] my site to a new server because I had outgrown the service on which I started. While doing so, I realized I’ve never bothered to share my WordPress site migration process. Honestly, there’s nothing particularly unique about it. Furthermore, when it comes to deploying things to staging, I’ll often use tools that interface with […]
Search: “wordpress plugins” (Page 46 of 127)
We found 631 results for your search.
The WP Plugin Scaffold repository contains a a very basic set of files that are needed to spin up a Composer-based WordPress Plugin.
As we talk about WordPress and its languages, this is not a mutually exclusive situation where we need to learn JavaScript and forget PHP.
Code reviews help you see opportunities where to use techniques you may miss. Such is the case with immutable values in WordPress plugins.
When it comes to writing code specifically for WordPress, I try my best to follow a combination of the WordPress coding standards, tips and advice from various books I’ve read (which I hope to cover in a future post), tips from others in the community, and certain habits that I’ve developed along way the […]
