A plugin to convert WordPress URLs entered which contain Uppercase letters and 301 redirect them to the correct Lowercase URL. The Query String (?) and Fragment (#) remain untouched and are included in the new URL.
To install, follow these simple steps:
- Upload
permaLowercase301.php
to the /wp-content/plugins/
directory
- Activate the plugin through the 'Plugins' menu in WordPress
- Complete!