Lockdown WP Admin

Wordpress Plugin
Download latest - 2.3.2

Developers

sean212

Download Stats

Today 38
Yesterday 56
Last Week 450
All Time 288,715



Releases (26 )

Version Release Date Change Log
2.3.2 2015-09-28
2.3.1 2015-09-27
2.3 2015-09-27
  • Fixing issues with latests WordPress Version
  • Cleaning of code, enhancements.
  • Localizing all the strings.
2.2 2014-05-13
  • Fixing issues with other plugins
  • Support tested for 3.9
  • Large code structure changes. If you are extending the WP_LockAuth at all, you should basically check the class anew since it was seperated into Admin and Application services.
2.1 2013-09-11
  • Unit Testing! Unit Testing ensure more reliable code going forward
  • Support for WordPress 3.6
  • General Cleaning
2.0.2 2013-07-09
  • Query string detection bug fix by James Bonham
  • Issues with WordPress in a sub-directory
2.0.1 2013-04-20
  • Tiny bug fix
2.0 2013-04-09
  • Provided a system dump to help in debugging issues that may arise.
  • Fixes a issues on the 404 page under 3.5.1 (get_current_screen())
  • Cleanup, cleanup!
1.9 2012-10-24

A very late update, sorry! Worked to fix many issues with the admin bar and the "get_current_screen()" error. If you still see issues, please contact me!

1.8 2011-07-07
  • Finally discovered why so many users had HTTP auth errors. Fixed it to support almost 80% of hosts out there.
  • If you still have problems, shoot me an email.
1.7 2011-06-21
  • Removed the stats that were collected to that we could understand the issues that users were having with the plugin.
1.6 2011-06-07
  • Added way to get back into WP-ADMIN if locked out (See the FAQ)
1.5 2011-05-05
1.4.1 2011-04-09
1.4 2011-04-03
  • Fixed a bug with user's with a index.php base
  • Added stats for us to collect about about URL setup and server configuration for our users. This will let us make the plugin even better.
  • Fixed bug for having private user management in WP Admin
1.3.5.1 2011-03-29
1.3.5 2011-03-29
1.3.2 2011-03-28
1.3.1 2011-03-28
  • Added the ability to change the login URL entirely. It will disable /wp-login.php and give it whatever you want to make it.
1.3 2011-03-28
  • Added the ability to change the login URL entirely. It will disable /wp-login.php and give it whatever you want to make it.
1.2 2011-03-06
  • Cleaned up more code.
  • Security fixes that will prevent somebody from possibly hijacking your website. (Props Jon Cave)
1.1.2 2011-02-15
1.1 2011-01-11
  • Fixed a bug on activating the plugin network wide, we disabled network wide activation.
  • Cleaned up the plugin and prevented a double loop of the HTTP check, unnecessary.
1.0.2 2011-01-11
1.0.1 2011-01-11
  • Fixed a link to a broken file
1.0 2011-01-11
  • Initial release