このプラグインは WordPress の最新3回のメジャーリリースに対してテストされていません。もうメンテナンスやサポートがされていないかもしれず、最新バージョンの 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.

FAQ

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

評価

このプラグインにはレビューがありません。

貢献者と開発者

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