Protect Your Admin - Version 2.8

Version Description

  • Tested with new wordpress version 4.8.1
    • Added upload image lighbox and color picker
Download this release

Release Info

Developer india-web-developer
Plugin Icon 128x128 Protect Your Admin
Version 2.8
Comparing to
See all releases

Code changes from version 2.7 to 2.8

css/pwa-admin-min.css CHANGED
@@ -1,5 +1,5 @@
1
  /**
2
  * Protect WP-Admin (C)
3
- * @Raghunath Gurjar
4
  * */
5
- #pwa-tab-menu {width:80%; padding:1%;background: none repeat scroll 0 0 #ccc;}#pwa-tab-menu a {background: none repeat scroll 0 0 #DCA808; border: 0 none;color: #FFFFFF;display: inline-block;font-size: 16px;font-weight: bold;padding: 12px 35px;opacity:0.5;}#pwa-tab-menu a:hover{cursor:pointer;background: none repeat scroll 0 0 #DCA808;opacity:1;}#pwa-tab-menu a.active{ background: none repeat scroll 0 0 #DCA808;opacity:1;}#pwa-settings-form-admin .submit-btn {width: 100%; display: inline-block; padding-top: 10px; margin-top: 10px; border-top: 1px dashed #DCA808;}#pwa-settings-form-admin .submit-btn .button-primary{cursor:pointer;height:35px;}#pwa-settings-form-admin .csbwfs-setting p label {min-width:75px;display:inline-block;}#div-pwa-support img {width:50%px; height:auto;}#pwa-settings-form-admin ul {list-style:inside}#pwa-settings-form-admin #div-pwa-support .contact-author{ background: none repeat scroll 0 0 #DC22FF;border: 0 none;color: #FFFFFF;display: inline-block;font-size: 12px; font-weight: bold;padding: 2px 5px;text-decoration: none;}
1
  /**
2
  * Protect WP-Admin (C)
3
+ * @MR Web Solution
4
  * */
5
+ #pwa-tab-menu {width:80%; padding:1%;background: none repeat scroll 0 0 #ccc;}#pwa-tab-menu a {background: none repeat scroll 0 0 #DCA808; border: 0 none;color: #FFFFFF;display: inline-block;font-size: 14px;font-weight: bold;padding: 12px 20px;opacity:0.5;}#pwa-tab-menu a:hover{cursor:pointer;background: none repeat scroll 0 0 #DCA808;opacity:1;}#pwa-tab-menu a.active{ background: none repeat scroll 0 0 #DCA808;opacity:1;}#pwa-settings-form-admin .submit-btn {width: 100%; display: inline-block; padding-top: 10px; margin-top: 10px; border-top: 1px dashed #DCA808;}#pwa-settings-form-admin .submit-btn .button-primary{cursor:pointer;height:35px;}#pwa-settings-form-admin .csbwfs-setting p label {min-width:75px;display:inline-block;}#div-pwa-support img {width:50%px; height:auto;}#pwa-settings-form-admin ul {list-style:inside}#pwa-settings-form-admin #div-pwa-support .contact-author{ background: none repeat scroll 0 0 #DC22FF;border: 0 none;color: #FFFFFF;display: inline-block;font-size: 12px; font-weight: bold;padding: 2px 5px;text-decoration: none;}
lib/{pwa-deactivate.php → disable.php} RENAMED
@@ -5,8 +5,8 @@
5
  * */
6
  ?>
7
  <?php
8
- if ( ! defined( 'ABSPATH' ) && !isset($_GET['disable_pwa']) ) exit; // Exit if accessed directly
9
- if(isset($_GET['disable_pwa']))
10
  {
11
  require_once('../../../../wp-load.php' );
12
  $array = get_option('active_plugins');
5
  * */
6
  ?>
7
  <?php
8
+ if ( ! defined( 'ABSPATH' ) && !isset($_GET['action']) ) exit; // Exit if accessed directly
9
+ if(isset($_GET['action']))
10
  {
11
  require_once('../../../../wp-load.php' );
12
  $array = get_option('active_plugins');
protect-wp-admin.php CHANGED
@@ -2,10 +2,10 @@
2
  /**
3
  Plugin Name: Protect WP-Admin
4
  Plugin URI: http://www.mrwebsolution.in/
5
- Description: "protect-wp-admin" is a very help full plugin to make wordpress admin more secure. Protect WP-Admin plugin is provide the options for change the wp-admin url and make the login page private(directly user can't access the login page).
6
  Author: MR Web Solution
7
  Author URI: http://www.mrwebsolution.in/
8
- Version: 2.7
9
  */
10
 
11
  /*** Protect WP-Admin Copyright 2017 (email : raghunath.0087@gmail.com)
2
  /**
3
  Plugin Name: Protect WP-Admin
4
  Plugin URI: http://www.mrwebsolution.in/
5
+ Description: The "protect-wp-admin" is a very help full plugin to make wordpress admin more secure. Protect WP-Admin plugin is provide an options to change wp-admin url and make the login page private(directly user can't access the login page).
6
  Author: MR Web Solution
7
  Author URI: http://www.mrwebsolution.in/
8
+ Version: 2.8
9
  */
10
 
11
  /*** Protect WP-Admin Copyright 2017 (email : raghunath.0087@gmail.com)
readme.txt CHANGED
@@ -3,8 +3,8 @@ Contributors:india-web-developer
3
  Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=ZEMSYQUZRUK6A
4
  Tags: Protect WP-Admin,wp-admin,Protect wordpress admin,Secure Admin,Admin,Scure Wordpress Admin,Rename Admin URL, Rename Wordpress Admin URL,Change wp-admin url,Change Admin URL,Change Admin Path,Restrict wp-admin
5
  Requires at least: 4.0
6
- Tested up to: 4.8.2
7
- Stable tag: 2.7
8
 
9
  Protect Your Website Admin Against Hackers & Modify Login Page Design
10
 
@@ -123,6 +123,10 @@ Don not forgot to update the "newadmin" slug with your new admin slug (that you
123
 
124
  == Changelog ==
125
 
 
 
 
 
126
  = 2.7 =
127
  * Tested with new wordpress version 4.8.1
128
  * Added upload image lighbox and color picker
3
  Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=ZEMSYQUZRUK6A
4
  Tags: Protect WP-Admin,wp-admin,Protect wordpress admin,Secure Admin,Admin,Scure Wordpress Admin,Rename Admin URL, Rename Wordpress Admin URL,Change wp-admin url,Change Admin URL,Change Admin Path,Restrict wp-admin
5
  Requires at least: 4.0
6
+ Tested up to: 4.9.1
7
+ Stable tag: 2.8
8
 
9
  Protect Your Website Admin Against Hackers & Modify Login Page Design
10
 
123
 
124
  == Changelog ==
125
 
126
+ = 2.8 =
127
+ * Tested with new wordpress version 4.8.1
128
+ * Added upload image lighbox and color picker
129
+
130
  = 2.7 =
131
  * Tested with new wordpress version 4.8.1
132
  * Added upload image lighbox and color picker