Description
Perform a 301 redirect from an uppercase URL to the lowercase version for all non-admin URLs (that do not include a filename).
Please help by reporting any bugs or feature requests at the link below.
Bugs:
- Report at: Github Issue Tracker
Questions/Comments:
- http://joshbuchea.com/
Installation
Installation
- In your WordPress Dashboard go to βPluginsβ -> βAdd Pluginβ.
- Search for βWP Force Lowercase URLsβ.
- Install the plugin by pressing the βInstallβ button.
- Activate the plugin by pressing the βActivateβ button.
Reviews
Contributors & Developers
“WP Force Lowercase URLs” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “WP Force Lowercase URLs” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
2.0
- Ground up rewrite
- URLs with params are now converted & redirected to lowercase as expected
1.0
- Initial commit