WordPress
Excuse the title, please. It’s a reference to an old Shaq song (yes, a Shaq song) and I couldn’t pass up the opportunity to use it. As a staunch supporter of the wonderful WordPress platform, I often find myself touting the wonders of WordPress and badmouthing other popular and similar PHP-based solutions — most notably Drupal, note the…
Read more →
Really quick, here’s a function and corresponding hook that will loop through the links in your menu, figure out which ones don’t begin with a “/” or “http” and prepend them with your site’s URL and a “/”:
Not posting much, am I? No. But I am writing a lot of code. I guess this is as good a time as any to publicize the fact that I’ve been working on a WordPress theme called WP-Bedrock that will (hopefully) soon be available through the WordPress Theme Directory. One of the major driving forces…
Read more →
Redesign done. I’ll now get into the details.
No offense to the developers behind these plugins. Great work. In fact, if asked, I’d recommend all of these plugins… I’m just not going to be using them anymore because they don’t meet my current needs. I think I’m going to have to create one plugin to rule them all (well,…
Read more →
Probably my corniest title to date. WordPress plugins have a bad habit of sneaking their way into your head tag, polluting it with moronic markup, superfluous spaces, and crazy calls. If you’re anything like me, then you care about the order of the elements in your pages, and you also want to…
Read more →
In redesigning my blog, I updated the WordPress permalink structure so that it would make more sense. Making that sort of change when there are other sites linking to you can be a very big deal if you don’t promptly and properly handle the situation. Here’s how you promptly and properly handle…
Read more →