Descrição
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/
Instalação
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.
Avaliações
Colaboradores e desenvolvedores
“WP Force Lowercase URLs” é um programa de código aberto. As seguintes pessoas contribuíram para este plugin.
ColaboradoresTraduzir “WP Force Lowercase URLs” para seu idioma.
Interessado no desenvolvimento?
Navegue pelo código, consulte o repositório SVN ou assine o registro de desenvolvimento por RSS.
Registro de alterações
2.0
- Ground up rewrite
- URLs with params are now converted & redirected to lowercase as expected
1.0
- Initial commit