One of the things I’ve been considering for a while now (read: most of this year) is archiving my GitHub repositories and retiring what WordPress plugins I currently have available. Last month, I spent time thinking about why I’d want to do so versus just letting them sit. Though there are multiple reasons for […]
Search: “plugins” (Page 19 of 130)
We found 650 results for your search.
One of the things that makes developing for WordPress so fun is the nature of its extensibility through plugins. When it comes to WordPress plugin programming, there are actually two ways that you can write your plugins: Object-Oriented Programming Procedural Programming In the lastest series running on Envato, Stephen Harris and I provide an […]
[…] mean themes are dead? No. Absolutely not. In fact, there are some shops that I admire and one that I’ll endorse at every single opportunity I get. Plugins Others are seeing what plugins are capable of doing. Some are building incredibly successful businesses around plugins-as-products. And some are even doing so regarding building shops […]
The point of this post is how to combat a potential error you may encounter when using a PHP autoloader alongside other WordPress plugins.
[…] Excerpts 1.1.0 into the WordPress plugin repository. In short, this update includes a lot of updates to the code of the plugin without a lot of user-facing functionality. But it does lay the foundation for future updates to this plugin along with how we’re going to be building plugins that we’ll be releasing moving forward.