説明
This plugin allows only users to authenticate to WordPress.
- Subscriber can’t see dashboad.
- Subscriber can’t see Admin Bar.
- Add ‘Disallow: /’ in robots.txt
このプラグインはWordPressで認証されたユーザーのみ許可します。
・「購読者」はダッシュボードに入れないようにします。
・「購読者」には管理バーを表示しません。
・robots.txt に ‘Disallow: /’ を追加します。
インストール
- Upload
MW Auth
to the/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
貢献者と開発者
変更履歴
1.2
- Fix robots.txt
1.1
- Initial release.