Tag Archives: plugins

WordPress plugin: WP-Single-Random-Post

My first WordPress plugin. You can see it in action right above this post under the header image. No, really. Hit refresh. It does exactly what you’d expect: Display a single, random post from your WordPress database. I added a … Continue reading

Posted in development | Tagged , , | 11 Comments

Dealing with timestamps in WordPress is so fucking fucked.

While modifying a plugin to work correctly in WP 2.5, I came across this code snippet. I haven’t had to deal with it myself, but maybe someone else will find it useful, or hilarious as I did. Here’s the code … Continue reading

Posted in development | Tagged , , , | Leave a comment