该插件尚未通过WordPress的最新3个主要版本进行测试。 当与较新版本的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!

评价

2016 年 9 月 3 日
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
2016 年 9 月 3 日
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” 是开源软件。 以下人员对此插件做出了贡献。

贡献者

更新日志

1.0

  • First release of Case Intensive URL’s plugin.