Software Engineering in Web Development, Backend Services, and More

Author: Tom (Page 236 of 433)

Decisions on Documentation for the WordPress Plugin Boilerplate

When I first launched the landing page for the WordPress Plugin Boilerplate last year, the main idea was to grow a site around the single landing page that offered code examples, how to’s, and other forms of documentation.

The WordPress Plugin Boilerplate Homepage

The WordPress Plugin Boilerplate Homepage

But I’ve spent the last month working on some special material for the Boilerplate (that I’ll talk about in an upcoming post) which got me thinking more about what I wanted to offer in terms of documentation for the project.

And I’ve changed my mind.

Continue reading

The Best Developer Tools Are Your Favorites

Over the past few years, I – like pretty much every other developer ever – have given my tools a fair shake to determine what it is that I like working with the most.

But what’s funny is that “what I like working with the most,” is a phrase that carries a different connotation with different people.

For example, for some, it means that the tool could be completely ugly but if it gets the job done then it’s good enough. For others, it means that it needs to look good and function well in order to help them feel productive about getting their work done.

Case in point: Look at some of the build tools that we have available. We have Bower, Grunt, CodeKit, and more all of which essentially offer much of the same thing, but how they go about offering said functionality is different.

For some, one way is great; for others, it’s not so great. So what’s a developer to do?

Continue reading

The Timeless WordPress Theme Design

As a disclaimer, this entire post is written purely from the perspective of a developer. I’m not a designer, I’ve never claimed to be, I never will claim to be, and any type of design that I do is usually based around principles and foundations and guidelines that I’ve read and followed elsewhere on the web.

With that said, there’s been interesting conversations around some of the more popular design types as of late – some that are already retired, some that are still around, and some that are still beginning to emerge.

This includes trends such as Skeumorphic Design, Flat Design, and Material Design. And the reason I bring them up is because, at some point or another, we’ve seen these take their place (or beginning to take place) within the context of WordPress themes.

Continue reading

Why I Back Post Status

If you’ve been around the WordPress journalism / blogosphere / whatever-you-want-to-call-it enough, then you’ve likely seen the rise and fall of several news sites. Some of them were great and then went completely dark; others have been slowly going on the up and up.

Right now, I can definitively say that my two favorite journalism sites for WordPress are WP Tavern and Post Status. I’ve gotta give props to the Tavern because they’ve been around for quite a while, and just before we thought they were going to have to close their doors, they ended up receiving corporate backing.

The WordPress Tavern

Good news for us, right? One thing that makes me a little skeptical about that is that it can occasionally influence how stories are written but, to be fair, that doesn’t seem to be the case with The Tavern.

But then this past week, Brian Krogsgard introduced the new premium subscription service for Post Status. I’m a fan and I think this is something that many of us need to think critically about before joining.

Continue reading

How To Find Posts Without Meta Data

I’ve been working on a very simple plugin lately – more of which I’ll talk about next month – that’s serving as a demo for a larger project that I’ve been working on.

In short, the plugin gives editors the ability to exclude posts from the main index feed of the WordPress blog. This means that the blog post is still accessible via direct URL, but it won’t show up in the main feed of the site.

This is achieved by the following process:

  • Introduce a meta box into the post editor dashboard
  • Add a check box that gives the user the ability to check whether or not to exclude the post
  • Use a hook to exclude those posts form the dashboard

It sounds easy enough, doesn’t it?

Continue reading

« Older posts Newer posts »

© 2026 Tom McFarlin

Theme by Anders NorenUp ↑