Yearly Archives: 2011

Fixing unserialize() error at offset…

I’m working on an update to flickpress so it’s compatible with WP 3.3. I decided to upgrade to the latest version of phpFlickr, but started getting an error when browsing my favorites, something like this: unserialize(): Error at offset 3400 … Continue reading

Tagged Leave a comment

Birthdaze 0.5.2

I got an email suggestion to add a way to highlight a birthday if it’s today. It turned out to be pretty easy – this minor update adds a span tag with a class “bdaytoday” or “nobdaytoday” to each birthday … Continue reading

Tagged 2 Comments

Hiding the admin bar

The admin bar in WP 3.1 is really cool, but what if you don’t want it? Individuals can remove it on their Profile pages, but there’s no admin option to remove it globally – unless you count the show_admin_bar filter. … Continue reading

Leave a comment

W3 Total Cache CDN broken?

As I’m sure you know, I like W3 Total Cache – it’s a fairly painless way to implement a variety of methods to speed up a site and reduce server resource usage. I especially like being able to offload media … Continue reading

Tagged Leave a comment