Permalink Redirect WordPress Plugin 0.5.2
Two minor fixes/enhancement since Permalink Redirect 0.5 was released 2 months ago — and both were reported by the users.
- A typo has been fixed for “Permanently”. Thanks to Ara Pehlivanian
- A new filter “
permalink_redirect_skip” can be used by the other plugins. It can take a list of regex paths and return a list of regex paths to manipulate the redirect skip list. Thanks to Denis de Bernardy.
Comments
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.

I’m trying to find a fix the problem I am having that I cannot view posts from one category witha permalink structure:
/%postname%/
I have a static front page enabled and want to access my blog. Without permalinks this is simply done by linking to the main catergory. But with permalinks enabled, when I go to http://www.ducttapekids.com/catergory/main/ it is not reading my style sheet correctly. Maybe its a problem with my .htaccess?