這個外掛並未在最新的 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!

評價

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” 是一個開源的軟體。以下的人對這個外掛作出了貢獻。

貢獻者

將 Case Insensitive URL’s 外掛本地化為台灣繁體中文版。

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

修改日誌

1.0

  • First release of Case Intensive URL’s plugin.