Admin Custom Login - Version 2.5.1

Version Description

  • Compatible upto WordPress 4.8
Download this release

Release Info

Developer weblizar
Plugin Icon 128x128 Admin Custom Login
Version 2.5.1
Comparing to
See all releases

Code changes from version 2.5.0 to 2.5.1

Files changed (2) hide show
  1. admin-custom-login.php +1 -1
  2. readme.txt +5 -3
admin-custom-login.php CHANGED
@@ -1,7 +1,7 @@
1
  <?php
2
  /**
3
  * Plugin Name: Admin Custom Login
4
- * Version: 2.5.0
5
  * Description: Customize Your WordPress Login Screen Amazingly
6
  * Author: Weblizar
7
  * Author URI: http://weblizar.com/plugins/
1
  <?php
2
  /**
3
  * Plugin Name: Admin Custom Login
4
+ * Version: 2.5.1
5
  * Description: Customize Your WordPress Login Screen Amazingly
6
  * Author: Weblizar
7
  * Author URI: http://weblizar.com/plugins/
readme.txt CHANGED
@@ -3,8 +3,8 @@ Contributors: weblizar
3
  Donate link: http://www.weblizar.com/
4
  Tags: custom login page, custom admin login, custom login, customize wordpress login page, wordpress login
5
  Requires at least: 4.0
6
- Tested up to: 4.7.3
7
- Stable tag: 2.5.0
8
  License: GPLv2 or later
9
  License URI: http://www.gnu.org/licenses/gpl-2.0.html
10
 
@@ -115,11 +115,13 @@ If you have any question contact us at here: [Plugin Support Forum ](http://word
115
  6. http://texasbutter.com Made by Shawn McNair
116
  7. http://texasbutter.com Made by Shawn McNair
117
  8. http://www.naturesfolio.com Made by Sheila
118
- 9. Admin Setting Dashboard
 
119
 
120
  == Changelog ==
121
 
122
  For more information, see [Weblizar](http://wwww.weblizar.com/)
 
123
  = 2.5.0 - New: Redirect user after successfull login to custom URL other than admin
124
  = 2.4.9.1 - Social icons position bug fixed, Logo fade in bug fixed with background slide show
125
  = 2.4.9 - More secure code structure added
3
  Donate link: http://www.weblizar.com/
4
  Tags: custom login page, custom admin login, custom login, customize wordpress login page, wordpress login
5
  Requires at least: 4.0
6
+ Tested up to: 4.8
7
+ Stable tag: 2.5.1
8
  License: GPLv2 or later
9
  License URI: http://www.gnu.org/licenses/gpl-2.0.html
10
 
115
  6. http://texasbutter.com Made by Shawn McNair
116
  7. http://texasbutter.com Made by Shawn McNair
117
  8. http://www.naturesfolio.com Made by Sheila
118
+ 9. Made by Mary Job
119
+ 10. Admin Setting Dashboard
120
 
121
  == Changelog ==
122
 
123
  For more information, see [Weblizar](http://wwww.weblizar.com/)
124
+ = 2.5.1 - Compatible upto WordPress 4.8
125
  = 2.5.0 - New: Redirect user after successfull login to custom URL other than admin
126
  = 2.4.9.1 - Social icons position bug fixed, Logo fade in bug fixed with background slide show
127
  = 2.4.9 - More secure code structure added