Software Engineering in WordPress, PHP, and Backend Development

Category: Projects (Page 19 of 32)

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

Markdown Code For WordPress 0.2.0

A couple of weeks ago, I released an extremely simple plugin for easily using markdown code syntax within the WordPress post editor.

I receive a lot of great suggestions in the comments (many of which I’m still planning to get around to working on); however, I had a few minutes to introduce one more feature: markdown code for comments.

Continue reading

Introducing Markdown Code For WordPress

For those who have been reading this blog for sometime, you know that I’m a fan of using lines of code in my posts.

I’m not referring to the larger code block (I use SyntaxHighlighter Evolved for that), but for code that exists in a single line much like this. The thing is, when I’m drafting my posts, I often place those strings in backticks – `like this` – and then go through and replace them code tags prior to publishing the post.

Tedious, right?

And I love Markdown as much as the developer, but I’m not ready to fully abandon the WordPress editor for it. Instead, I’d rather have just a few tags supported that I frequently use and be able to have them replaced automatically.

So I wrote a really simple plugin for doing just that: Markdown Code For WordPress.

Continue reading

Announcing The WordPress Plugin Boilerplate 2.0

Back in December 2011, I released an initial version of the WordPress Plugin Boilerplate. The purpose of the boilerplate was to provide an easy way to build WordPress plugins.

Specifically, the project featured:

  • File organization
  • Documented code
  • Implementation of the Plugin API
  • Action and Filter Reference

After the feedback that I received upon thisl release, I officially published version 1.0 to GitHub on November 29, 2012. After over a year of various contributions from others and other improvements, I’m proud to release the second version of the WordPress Plugin Boilerplate.

Continue reading

How To Find WordPress Comments That Are Missing Replies

A little less than two months ago, Pippin Williamson, Andrew Norcross, and I decided that we were going to collaborate on a WordPress comment reply plugin.

Specifically, we were going to work on a plugin that was going to make it easy for publishers to identify comments to which they’ve not responded. We also set the arbitrary deadline of having it completed by the end of WordCamp Miami.

We met the deadline, soft launched the plugin yesterday, and are officially launching it today.

Continue reading

Category Sticky Post 1.2

Last week, I release a relatively major update to Category Sticky Post. For those of you who have been reading this blog for some time, you know that I released the first version back in August of last year.

Since then, there are been several minor updates most of which were primary bug fixes or hot fixes.

Though this update is still a relatively minor update, it introduces a few things both behind-the-scenes and functionality-wise that should improve how it works especially with posts having multiple categories

Continue reading

« Older posts Newer posts »

© 2025 Tom McFarlin

Theme by Anders NorenUp ↑