=== Basic Auth === Contributors: grola Tags: basic auth Requires at least: 4.5 Tested up to: 4.9.4 Stable tag: 1.0.2 Requires PHP: 5.5 License: GPLv3 or later License URI: http://www.gnu.org/licenses/gpl-3.0.html Basic Auth for Wordpress. == Description == With this plugin you can protect your Wordpress installation with Basic Auth. Basic Auth can use custom password or Wordpress users login data. == Installation == You can install this plugin like any other WordPress plugin. 1. Download and unzip the latest release zip file. 2. Upload the entire plugin directory to your /wp-content/plugins/ directory. 3. Activate the plugin through the Plugins menu in WordPress Administration. You can also use WordPress uploader to upload plugin zip file in menu Plugins -> Add New -> Upload Plugin. Then go directly to point 3. == Frequently Asked Questions == == Screenshots == 1. Configuration == Upgrade Notice == == Changelog == = 1.0.2 - 2018-05-02 = * Some cosmetics fixes = 1.0.0 - 2018-05-01 = * Initial Release!