Kuvaus
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/
Asennus
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.
Arvostelut
Avustajat & Kehittäjät
“WP Force Lowercase URLs” perustuu avoimeen lähdekoodiin. Seuraavat henkilöt ovat osallistuneet tämän lisäosan kehittämiseen.
AvustajatKäännä “WP Force Lowercase URLs” omalle kielellesi.
Oletko kiinnostunut kehitystyöstä?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Muutosloki
2.0
- Ground up rewrite
- URLs with params are now converted & redirected to lowercase as expected
1.0
- Initial commit