I’ve got a set of five large HTML5 stickers. They’d look awesome on the back of your laptop, the back of your car, or maybe on the face of your ugliest friend:

Here’s the deal:
Software Engineering in WordPress, PHP, and Backend Development
I’ve got a set of five large HTML5 stickers. They’d look awesome on the back of your laptop, the back of your car, or maybe on the face of your ugliest friend:

Here’s the deal:
I’ve done my fair share of work with WP_Query this week – it’s definitely been an exercise in education, but when an employee of Automattic comments and offers advice, it’s worth listening
But I wanted to keep the conversation going for the benefit of other developers.
As such, I wanted to reblog this talk by lead WordPress developer and Audrey Capital technologist Andrew Nacin in which he discusses the various topics surrounding WordPress queries, hooks, and so on in order guide others in understanding WP_Query.

I’m currently building a web application where WordPress is serving as the core framework. I’ve discussed this before and Matt covered this in State of the Word 2012 as something that will become more common as WordPress grows in popularity.
So WordPress doesn’t necessarily have an MVC or MVVM or whatever design pattern, but it offers its own method for how data models, business logic, and other necessary components should be created.
I’m using the Settings API to create a model that represents a user in the application. Essentially, it will wrap the core WordPress user model, but I have to introduce some additional attributes and ultimately create relationships with other models that WordPress doesn’t natively support.
Anyway, I’m writing unit tests for everything that’s going into the application and I hit an interesting point when it came to unit testing the validation functions.

At the risk of sounding like a marketer rather than a fan and contributor of the plugin, Easy Digital Downloads is a free plugin for WordPress that makes it exceptionally easy to sell digital products through your WordPress-based site.
Though it’s available for download from the WordPress Plugins Repository, Pippin – the lead developer behind the plugin – open sourced the plugin on GitHub in order to get other developers involved.
This past weekend, I was able to contribute a couple of fixes. In light in the whole plugin conversion that’s going on within the WordPress Developer Community, I found several points worth mentioning with regards to getting involved with Easy Digital Downloads.

I’ve received some great feedback from users who are using Comment Images For WordPress. Since its release, I’ve received a number of comments, emails, and quick notes about minor issues that users have had when using the plugin.
Yesterday, I officially released Comment Images For WordPress 1.4. You can grab a copy of it here, but here’s a run down of the changes that have happened since I first launched the plugin:
© 2025 Tom McFarlin
Theme by Anders Noren — Up ↑