=== VA Simple Enhanced Security === Contributors: kuck1u Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=TNPKX9MAJL7C8 Tags: Basic auth, BasicAuth, Digest auth, DigestAuth, Auth, authentication, Security, xmlrpc, wp-admin, wp-login, author, author base, author slug, nicename, permalink, permalinks, role, roles, slug, user, user nicename, users, body_class, email, email login, login, Email address Requires at least: 4.4 Tested up to: 4.4 Stable tag: trunk License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html This plugin will enhance the security of your WordPress. == Description == This plugin will enhance the security of your WordPress. This plugin the very simple. = Can do this plugin = * Can protect the management screen and login screen in Basic authentication or Digest authentication. * Change the author base. * Change to email login from username login. * Author information is deleted by body_class(). * etc. == Installation == To install VA Simple Enhanced Security: 1. Upload the "va-simple-enhanced-security" directory and all its contents to your `/wp-content/plugins/` directory. 2. Activate the plugin through the 'Plugins' menu in WordPress. 3. Change the author base through the 'Permalink' menu in WordPress. == Frequently Asked Questions == = What is this? = The description covers it all. == Screenshots == 1. Login screen. 2. Permalink settings. 3. HTML of author page. 4. Admin. == Changelog == = 0.4.6 = * Bug fix. = 0.4.5 = * Bug fix. = 0.4.4 = * Bug fix. = 0.4.3 = * Add the add field button. = 0.4.2 = * Update the language file. = 0.4.1 = * Bug fix. = 0.4.0 = * Add the ability to prohibit access to the admin page in the IP address or hostname. = 0.3.4 = * Bug fix. = 0.3.3 = * Bug fix. = 0.3.2 = * New user registration when HTTP authentication information issue. = 0.3.1 = * Add define VASES_AUTH_INVALIDATE. * Bug fix. = 0.3.0 = * Add language file. = 0.2.1 = * The case of XMLRPC, Fixed a bug that could not login in e-mail address. = 0.2.0 = * Digest auth support. = 0.1.0 = * add admin setting page. Some functions of this plugin may be invalidated. But, please feel relieved. Have to do all of the settings in the management screen . Please do the various settings in 'Dashboard-> Settings-> security'. = 0.0.4 = * Bug fix. * Test of ver4.0. = 0.0.3 = * Bug fix. * Change the design of the login screen. = 0.0.2 = * Bug fix. = 0.0.1 = * First public release.