Software Engineering in Web Development, Backend Services, and More

Search: “plugins” (Page 69 of 131)

We found 653 results for your search.

Programmatically Resize Images in WordPress

I’m finishing up an application that’s built on WordPress that has required that I programmatically resize images. When it comes to building themes or plugins, it’s relatively easy to specify add_image_size and then let the user interface and core application do it’s thing. But in my case, the end user will have no idea […]

Get Values of Multiple Elements in jQuery

[…] as part of core and is used in features like the Media Uploader Vanilla JavaScript because sometimes the rest is overkill And if you’re building advanced themes, plugins, or even web applications with WordPress, then odds are you’ve had to do some fancy stuff with JavaScript (using one or none of the aforementioned libraries). […]

What Is the Vendor Directory?

With the rise of package managers, build tools, and other similar software being brought to WordPress, we’re seeing more advanced directory structures in both our themes and our plugins. Some of these tools have been around a long time – at least in one form or another – as it relates to software development, but […]

Adding a TinyMCE Button to WordPress: The Plugin

[…] any of the code that’s in the WordPress Plugin Boilerplate or you’ve seen any of the code that I’ve written for a number of the more recent plugins that I’ve released, then you’re likely familiar with what I call a “plugin bootstrap file.” In short, this is a file that’s responsible for starting the […]

WordPress and Developer Maturity

[…] for a low-barrier to entry, isn’t it? This doesn’t even hit on the topics of open-source licensing, versions of PHP (and features of the various versions), themes, plugins, the differences thereof, and so on, and so on. I know, I know: Many of those topics, you could argue, are for those who get more […]

« Older posts Newer posts »

© 2026 Tom McFarlin

Theme by Anders NorenUp ↑