Software Engineering in Web Development, Backend Services, and More

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

We found 634 results for your search.

Templating and Conditional Logic with OOP in WordPress

Templating is becoming more common in WordPress, and I consider that a good thing. But that doesn’t mean that there aren’t projects that we manage that use a more traditional approach to displaying templates or partials. Furthermore, it also doesn’t mean that we’re exempt from maintaining codebases that use code that does not use […]

A Bit About Micro.blog (And Why I Backed It)

[…] to back something like this. I’ve talked to a few others about it and the immediate response I hear from those who know I do something with WordPress ask if I see it as a replacement for WorePress. No, I don’t see it as a replacement for WordPress. It’s not a full-on blogging platform. Instead, […]

Control Activation of a WooCommerce Extension

[…] have to stop its activation. To do this, we can hook into the admin_init hook for each of the functions. When the plugin is started from the WordPress admin, the init function will need to be called programmatically from the main plugin’s entry function. 2. Check if WooCommerce Is Active Before implementing either function, […]

Sharing Code: A Good Opportunity To Exchange Ideas

[…] few of the following topics: Licensing, Uppercased namespace, Manually including files, File names, Directory structure. Some of these have to do with using the PSR versus the WordPress Coding Standards, some of these have to do with how I typically structure my boilerplate files, and some of these have to do with how I structure my […]

Why I Changed From Coda To Atom

[…] applications which did a better, more focused and/or more lightweight regarding the jobs for which they were responsible. Furthermore, and perhaps most importantly, the set of plugins for WordPress were not frequently updated and didn’t offer updates corresponding to even semi-current versions of WordPress. Finally, the editor didn’t offer any features to automatically lint JavaScript […]

« Older posts Newer posts »

© 2026 Tom McFarlin

Theme by Anders NorenUp ↑