Lockdown WP Admin - Version 1.0.2

Version Description

Download this release

Release Info

Developer sean212
Plugin Icon wp plugin Lockdown WP Admin
Version 1.0.2
Comparing to
See all releases

Code changes from version 1.0.1 to 1.0.2

Files changed (2) hide show
  1. lockdown-wp-admin.php +1 -1
  2. readme.txt +1 -1
lockdown-wp-admin.php CHANGED
@@ -3,7 +3,7 @@
3
  Plugin Name: Lockdown WordPress Admin
4
  Plugin URI: http://talkingwithsean.com/lockdown/
5
  Description: Securing the WordPress Administration interface.
6
- Version: 1.0
7
  Author: Sean Fisher
8
  Author URI: http://talkingwithsean.com/
9
  License: GPL v3
3
  Plugin Name: Lockdown WordPress Admin
4
  Plugin URI: http://talkingwithsean.com/lockdown/
5
  Description: Securing the WordPress Administration interface.
6
+ Version: 1.0.2
7
  Author: Sean Fisher
8
  Author URI: http://talkingwithsean.com/
9
  License: GPL v3
readme.txt CHANGED
@@ -4,7 +4,7 @@ Donate link: http://talkingwithsean.com/donate/
4
  Tags: security, wp-admin, http auth, 404, lockdown, talkingwithsean, secure
5
  Requires at least: 3.0
6
  Tested up to: 3.1
7
- Stable tag: 1.0.1
8
 
9
  This plugin will hide /wp-admin/ when you aren't logged in. If a user isn't logged in and they attempt to access /wp-admin/ directly, they will be unable to and it will return a 404.
10
 
4
  Tags: security, wp-admin, http auth, 404, lockdown, talkingwithsean, secure
5
  Requires at least: 3.0
6
  Tested up to: 3.1
7
+ Stable tag: 1.0.2
8
 
9
  This plugin will hide /wp-admin/ when you aren't logged in. If a user isn't logged in and they attempt to access /wp-admin/ directly, they will be unable to and it will return a 404.
10