Этот плагин не тестировался с последними 3 основными выпусками WordPress. Скорее всего, он уже не поддерживается и может быть несовместим с текущими версиями WordPress.

Case Insensitive URL’s

Описание

This plugin runs automatically at the beginning of each page load to insure every request is handled in a case-insensitive manner.

This plugin forces all capital letters in a URL be changed to lowercase. For example: /MyPage becomes /mypage.

This plugin prevents 404 errors from case-sensitive URL’s. It also prevents costly mistakes if you’ve printed your marketing materials with a capital letter.

Установка

  1. Upload case-insensitive-urls to the /wp-content/plugins/ directory.

  2. Activate the plugin through the ‘Plugins’ menu in WordPress.

Часто задаваемые вопросы

1) Does this plugin work with Multisite?

Yes! This has been fully developed to work with Multisite. If moving a Multisite, make sure to Network Activate the plugin.

2) How do I know if the plugin is working?

Simply type in any URL of a page on your site with capital letters, for example /Blog. Were you redirected from /Blog to /blog, if so, it’s working!

Отзывы

03.09.2016
Thanks for making this plugin i was waiting for this from long time - as i know this is first plugin for case insensitive URL’s
03.09.2016
i was looking for something like this and then i found this plugin - saved me from lot of custom work on site
Посмотреть все 2 отзыва

Участники и разработчики

«Case Insensitive URL’s» — проект с открытым исходным кодом. В развитие плагина внесли свой вклад следующие участники:

Участники

Перевести «Case Insensitive URL’s» на ваш язык.

Заинтересованы в разработке?

Посмотрите код, проверьте SVN репозиторий, или подпишитесь на журнал разработки по RSS.

Журнал изменений

1.0

  • First release of Case Intensive URL’s plugin.