這個外掛並未在最新的 3 個 WordPress 主要版本上進行測試。開發者可能不再對這個外掛進行維護或提供技術支援,並可能會與更新版本的 WordPress 產生使用上的相容性問題。

Add or Remove Www

外掛說明

Add or Remove Www seeks to solve a common problem: preventing redirects from a www- version to a non-www version of a site — or vice-versa.

It’s common that you’ll create a content link or include an image, linking to http://YourSiteNameHereForExample.com/imageExample.jpg — but your server then redirects that to http://www.YourSiteNameHereForExample.com/imageExample.jpg . That adds in an extra server request and delay to the user.

One solution is to go through every image and link, one by one, and make sure they’re all consistent. Another solution is… to use our plugin.

We plan on adding more options to be edited — if you have any other suggestions, please let us know! You can contact us via http://www.wpsos.io/wordpress-plugin-add-or-remove-www/

For more information and support, check out: http://www.wpsos.io/wordpress-plugin-add-or-remove-www/

螢幕擷圖

  • See screenshot of the main configuration screen

安裝方式

The installation and use is very straightforward. You should:

  1. Upload the folder add-or-remove-www to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. From the ‘Settings’ menu, there should be a new option, called ‘Add Or Remove Www’

常見問題集

Which options do you modify?

As of version 1.0, you can choose between two options: using the URLs with or without www.
Note: the version 1.0 does NOT change all the previously existing URLs, it affects all the content and image URLs that are saved/modified after saving the option.

Where can I get some support?

Check out our site, at: http://www.wpsos.io/wordpress-plugin-add-or-remove-www/

I have some suggestions for other options I want edited

Let us know, via: http://www.wpsos.io/wordpress-plugin-add-or-remove-www/

使用者評論

這個外掛目前沒有任何使用者評論。

參與者及開發者

以下人員參與了開源軟體〈Add or Remove Www〉的開發相關工作。

參與者

將〈Add or Remove Www〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

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

變更記錄

1.01

  • Minor hierarchy modifications according to WordPress 4.4 requirements

1.0

  • Initial version.