=== Plugin Name === Contributors: inc2734 Donate link: Tags: plugin, auth, authenticate Requires at least: 3.4 Tested up to: 3.9.1 Stable tag: 1.2 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html This plugin allows only users to authenticate to WordPress. == Description == 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: /' を追加します。 == Installation == 1. Upload `MW Auth` to the `/wp-content/plugins/` directory 1. Activate the plugin through the 'Plugins' menu in WordPress == Changelog == = 1.2 = * Fix robots.txt = 1.1 = * Initial release.