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

Redirect anonymous users

説明

Users who are not logged-in will be 302 redirected to an absolute URL specified by the admin.

Any user who can log in, from admins to subscribers, will be able to access the site.

To turn off this redirection, clear the redirect URL field, or simply disable this plugin.

Use cases

This is a very minimal plugin for very simple use cases, when you want to avoid the bloat of a full-on redirection plugin.

  • Site launch. Redirect to some static coming soon page. Then disable the plugin to launch the site!
  • Staff-only site. Only members of your staff can log in.
  • Membership. If your needs are very simple, this plugin might work.

スクリーンショット

  • Settings screen. This is all there is to it.

インストール

  1. Upload redirect_anon to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu.
  3. In your Network admin, go to Settings > Redirect Anonymous.

評価

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

貢献者と開発者

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

貢献者

“Redirect anonymous users” をあなたの言語に翻訳しましょう。

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

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

変更履歴

0.1.0

  • Initial version, used to launch a client’s site.