=== VA Simple Basic Auth ===
Contributors: kuck1u
Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=TNPKX9MAJL7C8
Tags: Basic auth, BasicAuth, Auth, Security, wp-admin, wp-login
Requires at least: 4.3
Tested up to: 4.6.1
Stable tag: trunk
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

Simply by enabling the plugin can set up a basic auth to dashboard and login page.

== Description ==

This plugin the very simple.  
Simply by enabling the plugin can set up a basic auth to dashboard and login page.  
Auth information of Basic Auth is your WordPress user name and password.

= Requires =
* WordPress 4.3 or higher
* PHP 5.4 or higher

= Contribute! =
You can fork the plugin from [GitHub](https://github.com/visualive/va-simple-basic-auth)

== Installation ==

To install VA Simple Basic Auth:

1. Upload the "va-simple-basic-auth" directory and all its contents to your `/wp-content/plugins/` directory.
2. Activate the plugin through the 'Plugins' menu in WordPress.

== Frequently Asked Questions ==

= What is this? =

The description covers it all.

== Changelog ==

= 1.1.0 =
* WordPress 4.3 or higher
* PHP 5.4 or higher

= 1.0.1 =
* Bug fix.

= 1.0.0 =
* First public release.


