Software Engineering in Web Development, Backend Services, and More

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

We found 631 results for your search.

A WordPress Database Index Reference

[…] each of these layers, and there are even layers within layers, but this is generally the architecture that you’re going to find 99% of the time. And WordPress is no different. One of the most important aspects of working with web applications that’s often over looked by both beginner and advanced developers alike is […]

Selecting DISTINCT Records in WordPress

If you need to write a query against the WordPress database, grab a reference to `$wpdb` and get to work, right? In some instances, sure. I’m not opposed to this. After all, the API exists for a reason. But sometimes, I think we bypass built-in APIs. We go straight for `$wpdb` without looking to […]

Debugging Minified Files in WordPress

[…] proponent of concatenating and minifying dependencies, it’s not without challenges. Sure, this is includes both stylesheets and JavaScript, but I’m specifically talking about debugging minified files in WordPress. It’s one thing to have your JavaScript files separated and organized in your Development. But when it’s time to deploy to Production, you should be aiming […]

« Older posts Newer posts »

© 2026 Tom McFarlin

Theme by Anders NorenUp ↑