Опис
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
- 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.
Відгуки
Учасники та розробники
“WP Force Lowercase URLs” — проект з відкритим вихідним кодом. В розвиток плагіну внесли свій вклад наступні учасники:
УчасникиПерекладіть “WP Force Lowercase URLs” на вашу мову.
Цікавитесь розробкою?
Перегляньте код, перегляньте сховище SVN або підпишіться на журнал розробки за допомогою RSS.
Журнал змін
2.0
- Ground up rewrite
- URLs with params are now converted & redirected to lowercase as expected
1.0
- Initial commit