Permalink Redirect 0.6.2 Released
Did I just say all my WordPress plugins seem to work fine with WordPress 2.1? It turns out one of the new features in WP2.1, where you can set any static page as the front page, will send your browser into a busy redirection loop, when you turn on Permalink Redirect plugin.
Well. The bug has been fixed now, and it is now 0.6.2. Go and download it if you are using WP2.1’s new feature.
Thanks to Brian for pointing it out.
Comments
Michel — it was explicitly done to prevent accidental new line character being sent to web server after the question-mark-greater closing tag. I thought it’s a common practise in writing PHP modules that don’t produce output.
Hey there, I am using wordpress 2.3.3 and the latest version of your plugin and I am getting this homepage redirect loop on one version of my site but it works fine on a copy of the site on a different server.. Any idea what might be going on?
Add a comment
Gravatar is used. Email address is required but will not be displayed. Please keep your comment on topic. No spamming and/or bad language. First time poster will be moderated. Scott reserves the right to delete/edit your comments.

Just so you know, there’s a closing php tag missing in 0.6.2, that is the question mark and greater than sign at the end of the code.