Secure Your Admin
by Eric Zeidan on WordPress.org
Generate an extra variable to secure your wp-admin access thru a simple variable name & hash passed in the URL
(0)
Generate an extra variable to protect and bypass access to wp-admin or wp-login with a simple extra variable that you may set in the admin page.
Major features in secure_uradmin include:
- You can enable really easy with a on / off button
 - You can set the name of your Variable
 - You can set the name of your hash
 - Your hash will be saved using wp_hash_password 16 round encryption
 
P.D.: After you enable and set the varname & hash you will need to add them to your wp-admin login url; wp-admin?yourvarname=yourhash
Active installations10+
Weekly downloads
9-10.00%
Version1.0
Last updated9/20/2016
WordPress version4.0
Tested up to4.6.29
Tags
adminhashloginsecurewp-admin