[…] this is an either/or situation. Ideally, both should be elevated to the same level. On one hand, this makes perfect sense. After all, you have thousands of plugins all of which are available for users to search and download not only from the web, but from within the WordPress dashboard. But plugins are created […]
Search: “plugins” (Page 4 of 130)
We found 650 results for your search.
Years ago, I started writing small utility plugins that helped me maintain any given task on managing this site or projects that I was building for others. Some of these plugins I’ve kept just for me because they are quickly put together and built in such a way that are geared towards this site; […]
Functions and Must-Use Plugins are both things deserving consideration especially when building highly specialized solutions.
PSR-4 Autoloading WordPress Plugins isn’t hard, but what if you want to use one plugin that’s composed of a variety of plugins and autoload them, too?
The more I work on custom plugins for others, the more I’m convinced on maintaining a personal library of classes common to every project.