Software Engineering in Web Development, Backend Services, and More

Author: Tom (Page 368 of 430)

WordPress Boilerplates: Widget and Plugin Officially at 1.0

Earlier this month, I mentioned that I was looking to bring the WordPress Widget Boilerplate and the WordPress Plugin Boilerplate to 1.0. Throughout the month, I received a several pull requests most of which I merged into the projects.

I made a few changes that I’ll detail momentarily, but as of right now both WordPress Plugin Boilerplates are officially tagged as 1.0 and are available in their respective GitHub repositories.

Continue reading

Ending Development on Slide Note

In late 2010, I released a small jQuery plugin called Slide Note that made it easy to add sliding notifications to your website or web application. It included a variety of features such as the ability to control where it was displayed on the page, custom callbacks, and Ajax integration.

Eventually, I built a small WordPress plugin around but retired it shortly after the time required to maintain and support it exceeded the amount of time I had and, honestly, the amount of joy I was getting out of the plugin.

Anyway, I continued to maintain the jQuery plugin for sometime, but it’s time to retire that plugin, too.

Continue reading

Talking About WordPress in High School

This past year, I’ve participated in a number of different meetups and speaking engagements all of which are oriented around blogging, WordPress, development, or something similar.

Generally speaking, I’ve enjoyed the events that I’ve attended. I always try to keep it really laid back (I make a lot of my presentations in Paper, even), and do what I can to make the events more of a discussion rather than a lecture.

For the most part, it goes well, but yesterday was a bit of a different audience: high school students.

Continue reading

Object Oriented and Procedural Code in WordPress Plugin Programming

WordPress Plugin Programming

One of the things that makes developing for WordPress so fun is the nature of its extensibility through plugins. When it comes to WordPress plugin programming, there are actually two ways that you can write your plugins:

  1. Object-Oriented Programming
  2. Procedural Programming

In the lastest series running on Envato, Stephen Harris and I provide an in-depth discussion on both of these strategies.

Continue reading

« Older posts Newer posts »

© 2026 Tom McFarlin

Theme by Anders NorenUp ↑