Updating to WordPress 2.8
WordPress 2.8 is out and I’ve updated most of my (clients’) sites. While most of them went off without a hitch, I did get an error on one of them:
WordPress_Module::_weak_escape()
in ../wp-includes/wp-db.php on line 473
Turns out this is related to an older version of the Redirection plugin. I rolled back WP to 2.7, reinstalled (the newer version) of Redirection and WP 2.8 and all is well now. Hopefully this will help someone.