Beschrijving
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/
Installatie
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.
Beoordelingen
Bijdragers & ontwikkelaars
“WP Force Lowercase URLs” is open source software. De volgende personen hebben bijgedragen aan deze plugin.
BijdragersVertaal “WP Force Lowercase URLs” naar jouw taal.
Interesse in de ontwikkeling?
Bekijk de code, haal de SVN repository op, of abonneer je op het ontwikkellog via RSS.
Changelog
2.0
- Ground up rewrite
- URLs with params are now converted & redirected to lowercase as expected
1.0
- Initial commit