このプラグインは WordPress の最新3回のメジャーリリースに対してテストされていません。もうメンテナンスやサポートがされていないかもしれず、最新バージョンの WordPress で使用した場合は互換性の問題が発生する可能性があります。

WP Login Admin Redirect

説明

In Japanese:

管理画面アクセス時に redirect_to の GETパラメータが付与されている場合に、その値にURLにリダイレクトします。

In English:

If the redirect_to parameter is assigned to the URL in the logged-in state, accessing the admin pages redirects to the URL specified by redirect_to.

Arbitrary section

In Japanese:

管理画面ログイン時にredirect_toパラメータが付与されている場合に、そのURLまでそのままリダイレクトさせることができます。
主な使い方の例としては、ログイン時のみ閲覧できるページを閲覧させる際に、redirect_toパラメータを付与しておくことで、そのまま該当URLにリダイレクトさせる用途で利用します。

In English:

If the redirect_to parameter is given when logging in to the management screen, you can redirect to that URL as it is.
As an example of the main usage, when you browse a page that can be viewed only at login, by adding the redirect_to parameter, it will be used for redirecting to the corresponding URL as it is.

インストール

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

評価

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

貢献者と開発者

WP Login Admin Redirect はオープンソースソフトウェアです。以下の人々がこのプラグインに貢献しています。

貢献者

“WP Login Admin Redirect” をあなたの言語に翻訳しましょう。

開発に興味がありますか ?

コードを閲覧するか、SVN リポジトリをチェックするか、開発ログRSS で購読してみてください。