Software Engineering in Web Development, Backend Services, and More

Category: Projects (Page 20 of 38)

Posts introducing, updating, and covering various projects to which I’ve contributed or that I maintain.

Subscribe For Updates: The WordPress Plugin Boilerplate

With yesterday’s announcement of the latest release of the WordPress Plugin Boilerplate, I’ve had a number of emails, tweets, and messages how people can stay up to date with the project without having to follow the GitHub repository, or the blog.

Ultimately, I want to make sure that this Boilerplate reaches the largest number of developers both for those who wish to contribute, and for those who wish to use it as a starting place for their projects.

As such, I’ve created an opt-in mailing list to which you can subscribe.

Continue reading

The WordPress Plugin Boilerplate 2.6.0 is Now Available

For those who are interested in following future development, sign up for the mailing list!

Today, I am absolutely stoked to announce the next major release of the WordPress Plugin Boilerplate.

I discussed some of the things I’ve learned – and some of the changes that have been implemented in a recent post – but I couldn’t be happier with this release.

Some quick statistics:

  • The last official release was on May 17, 2013. We had one minor release in July that I opted to fold into this release and officially tag as `2.6.0`.
  • We’re now working to implement semantic versioning into the Boilerplate.
  • The milestone for `2.7.0` is already being planned.
  • The project now includes 241 commits and 10 contributors

This is by far the largest commit and set of changes that have gone into the Boilerplate since it has been released. You can grab it here, but read on for more details!

Continue reading

How To Include a Page Template in a WordPress Plugin

Last March, I wrote a post on How To Include a Page Template in a WordPress Plugin. The post and the associated code was a proof-of-concept that was never intended to be used in production environments.

But since then, I’ve received a few pull requests and have implemented some additional changes that have brought this plugin up to a stable `1.0.0` that I believe is capable of being used in a more stable setting.

Continue reading

How To Properly Test Responsive Design

Now that all the rage that responsive design has become a bit more common place in our day-to-day work, I think it’s worth sharing how to test for responsive design.

Specifically, this is how I think a lot of us has historically tested for responsive design:

Testing Responsive Design

Testing Responsive Design

It’s funny because it’s true, right?

But here’s the thing: Is this really a viable use case for properly testing responsive design?

Continue reading

Preparing For The WordPress Plugin Boilerplate 2.6.0

The WordPress Plugin Boilerplate has been a bit of a pet project of mine a little over the past two years.

In that time, it’s grown from something that I was using to jumpstart my own plugin development efforts into a more mature boilerplate that provides a significant number of features specifically to help developers get started with best practices in developing WordPress plugins.

However, that maturity has happened not because I’m the one who has been constantly contributing to the project, but because it has received so many awesome pull requests and discussions from others.

And with my getting ready to release `2.6.0` of the Boilerplate, I’m looking for one final push!

Continue reading

« Older posts Newer posts »

© 2026 Tom McFarlin

Theme by Anders NorenUp ↑