Entries tagged with 'timestamp'

Your Ad Here

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 to make timestamps WordPress friendly (apprently):
// Dealing with timestamps in WordPress is so fucking fucked.
$offset = [...]