Software Engineering in Web Development, Backend Services, and More

Search: “wordpress plugins” (Page 57 of 127)

We found 631 results for your search.

Stop Plugin Execution Without a Dependency

If you approach a lot of WordPress plugin development from an object-oriented perspective, then you’re eventually going to hit a point where you’re not doing a lot of interaction directly with WordPress core itself. And, in my mind, that’s a good thing. It’s a sign of an architecture that you’re properly structuring your code. That […]

Offering WordPress Support on Twitter? No Thanks.

Last week, I shared my problems with the WordPress plugins repository. Above all else, I’ve really enjoyed the comments that people have shared – it’s full of good ideas, I’ve had my opinions changed a bit from the initial post, and the conversation is generally respectful. For those who have been following along, you know […]

Object-Oriented WordPress Plugin Development

[…] may be using classes in writing our plugins, but we don’t do such a good job of taking advantage of other object-oriented principles and features. An Object-Oriented WordPress Plugin, But Not Really Here’s the thing: It’s relatively common to see a class-based plugin and then assume it’s object-oriented. But simply using a single class […]

« Older posts Newer posts »

© 2026 Tom McFarlin

Theme by Anders NorenUp ↑