Migrating From PHP4 To PHP5: Solving WP-Cache (and maybe other) Issues

Situation: You are migrating your WordPress blog from PHP4 to PHP5 (intentionally or being forced to as you web host won’t support PHP4 anymore). Most of the times, this is as simple as adding some simple lines to .htaccess (e.g. AddHandler application/x-httpd-php5 .php ). And you might not notice any issues. But many of you still do. The issues range from weird page layouts, to some controls not working, to some errors popping up here and there, and probably your blog not even displaying. [Read More]

Project: shantz-wp-qotd and shantz-wp-prefix-suffix updated

Just some news on my WordPress plugins front. shantz-wp-qotd has been updated to version 1.2.1 and shantz-wp-prefix-suffix has been updated to 1.0.1. It is just a minor update meant for people still using a WordPress version < 2.1. The update makes the “page exclusion” feature of both the plugins (i.e. the option to prevent the plugins from acting on “pages”) compatible with WP < 2.1 as well.

Go to their respective pages for downloads: