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

Redirects

描述

This plugin allows you to create a list of 301 redirects from one url to another.

螢幕截圖

  • Redirects interface

安裝

  1. Upload the redirects directory to the /wp-content/plugins/ directory.
  2. Activate the plugin through the ‘Plugins’ menu in WordPress.

常見問題

Installation Instructions
  1. Upload the redirects directory to the /wp-content/plugins/ directory.
  2. Activate the plugin through the ‘Plugins’ menu in WordPress.
Why don’t you have any FAQ?

We’ve not had any questions frequently asked.

評價

2016年9月3日 1 reply
Plugin seems abandoned and there are a few bugs that can lead to you not being able to delete entries. If you happen to save with nothing filled in on the form, you get a redirect from "/" to "/", which will render your site unusable. Use with caution.
閱讀全部9個評價

貢獻者及開發者

“Redirects” 是一個開源的軟體。以下的人對這個外掛作出了貢獻。

貢獻者

將 Redirects 外掛本地化為台灣繁體中文版。

對開發相關資訊感興趣?

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

修改日誌

1.2.1

  • fixed: #4, #15. Thanks, @brashrebel.

1.2

  • Use PHP to parse CSV files.

1.1

  • Cleaned up interface
  • Bug fix: Removed use of short tags

1.0

  • Hello world.