Beskrivelse
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.
Anmeldelser
Bidragsydere & udviklere
“WP Force Lowercase URLs” is open source software. The following people have contributed to this plugin.
BidragsydereTranslate “WP Force Lowercase URLs” into your language.
Interesseret i udvikling?
Gennemse koden, tjek SVN repository, eller abonner på udviklerloggen via RSS.
Ændringslog
2.0
- Ground up rewrite
- URLs with params are now converted & redirected to lowercase as expected
1.0
- Initial commit