WordPress License Plates
I moved my “IM STIG” license plates over to my Dodge Viper so I had to get new plates for my Ford Mustang. What to get on my plates this time around seemed like an obvious choice! UPDATE: It looks like...
View ArticleA Great Guide To The WordPress Rewrite Endpoints API By Jon Cave
Jon Cave has written an excellent guide to the WordPress rewrite endpoints API, useful for adding new suffixes to things like post permalinks. If you’re a WordPress developer, it’s well worth the read.
View ArticlejQuery Lightbox For Native Galleries Plugin Discontinued
With the release of Jetpack 1.5, Jetpack now supports the awesome carousel feature that you may have seen running on WordPress.com. It’s superior to my jQuery Lightbox For Native Galleries plugin in my...
View ArticleViper’s Video Quicktags Passes 1 Million Downloads
My most popular WordPress plugin, Viper’s Video Quicktags, has passed the 1 million download mark! I really should give it more love and attention…
View ArticleFunctionality Code In Plugins Or Themes? Which Is Better?
Pippin Williamson has written a good explanation of which to use over on Wptuts+. TL;DR: If the functionality is something that should continue to work after you switch themes, then it belongs in a...
View ArticleInstalling PHPUnit On Windows
I wanted to start contributing to the WordPress unit tests so I needed to install PHPUnit. Turned out it was harder than it might seem (I had a tough time getting it all working) so I thought I’d blog...
View ArticleDebugging WordPress HTTP API Remote Requests
If you’re writing WordPress code that makes remote requests and need to easily debug the requests, here’s some helper code to do it. This requires that you’re using WordPress’s HTTP API which you...
View ArticleWordPress: Debug Functions Attached To A Filter
I was debugging something in WordPress, trying to figure out what callback function was applying a change to a filter (in this case a post’s content). To get a list of what functions were hooked into...
View ArticleImportant Security Update For SyntaxHighlighter Evolved
If you use my SyntaxHighlighter Evolved WordPress plugin, please update ASAP. There’s a security issue with the Flash file that is used by version 2 of the highlighting library. This file is meant to...
View ArticleDate Queries In WordPress 3.7+
Earlier today, a patch for WordPress that I’ve been working on got committed to WordPress trunk. “Trunk” is the in-development version of WordPress and will eventually become the next version of...
View ArticleIdeal WordPress Plugin Development Using PhpStorm 8
The upcoming PhpStorm 8 features built-in WordPress support, as explained in this support document. However what’s the best way to set up your WordPress install in order to write plugins? Here’s my...
View ArticleWordPress Appearance On “Orphan Black”
In the latest episode of the great TV show Orphan Black, a character is searching for something on the Internet and is for some reason viewing search results in the form of HTML (ooo, what a hacker!)....
View ArticleMy WordPress-Branded MacBook Pro
After four years at Automattic, you are given an awesome MacBook that has been customized by ColorWare to have a glowing WordPress logo instead of an Apple logo as well as being painted any color you...
View ArticleViper’s Video Quicktags WordPress Plugin Discontinued
I’m officially discontinuing my Viper’s Video Quicktags WordPress plugin. It was one of the first plugins I ever wrote over 10 years ago. Back then embedding videos into WordPress posts was a chore and...
View ArticleMy Regenerate Thumbnails Plugin Passes 10M Downloads
My Regenerate Thumbnails WordPress plugin has passed 10 million downloads, with over 1 million active installs! I never believed a little plugin I’d write in my free time and release for free would...
View Article