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

Redirect All Types

描述

This plugin makes redirecting of post, pages, and all custom post types easy. It adds a meta box to the edit/add screen of each, which the user can add a URL for redirection. Once saved, if you visit the post, page, or custom post type, you will be redirected to the inputted URL.

安裝

Download and unzip to your WordPress Plugin folder. Then simple activate the plugin. The meta box will be added to all posts, pages, and custom post type. In the edit screen, just enter a valid URL including the HTTP:// and update the post. Next time when you try to view the post you will be redirected to the inputted URL.

常見問題

If you have questions or comments please post them in the comment section of http://www.refactord.com/plugins/redirect-all-types

評價

There are no reviews for this plugin.

貢獻者及開發者

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

貢獻者

將 Redirect All Types 外掛本地化為台灣繁體中文版。

對開發相關資訊感興趣?

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

修改日誌

  • 9/6/2010 – Launch of version 1.0
  • 6/26/2011 – recoded as class, improved methods for adding meta box, added nounce for security