CSS trick: scrolling background image. Simple CSS technique that can be pushed to pure leetness (scroll this page all the way down). Love it.
echo __(‘I Hate Localizing My Plugins. How About Something Different?’);
Most of the time, I quite like coding WordPress plugins. Nonetheless, in the programming flow, there is something that I hate: all the localization process that takes place at the end of a project. That is, making sure I didn't hardcode a string that won't be translated, creating or updating the .pot template files ("OK, for the 1000th time, how…