WordPress 3.2.1 Issues – Post Tags, Links, Images, Date Change Don’t Work
I tend to blindly update my WordPress installation with only the occasional database and content file backup thrown in there. While that may not be best practice, from what I can ascertain, it is common practice.
With the significant changes in WordPress 3.2 and subsequently 3.2.1 I got caught with my pants down. All of a sudden none of my post tags were working, neither was image editing, nor links. Every time I tried to enter a post tag or link I’d get bounced out of my post, or the page would refresh.
After much screwing around I came up with the following solution/workaround to the problem.
- Check to make sure you are running a compatible version of PHP and MySQL database. You can do this by tediously comparing version details from your web host, or install the Health Check plugin to make sure you’re compatible. Also, see WordPress 3.2 minimum requirements.
- If you do not have the correct version of PHP or MySQL check with your hosting provider to see if they can help you by updating, or if you provide your own hosting, update your PHP and MySQL to the current version.
- Update all of your active plugins. This actually turned out to my my problem. The only out of date plugin that I had was Disqus, and after I updated it, everything magically began to work again. It seems like a stupid easy solution, but sometimes all you need to do is “turn it on and off again.”









