Absolutely Glamorous Custom Admin - Version 1.5.4.2

Version Description

  • Fixed new post blank page issue
Download this release

Release Info

Developer argonius
Plugin Icon 128x128 Absolutely Glamorous Custom Admin
Version 1.5.4.2
Comparing to
See all releases

Code changes from version 1.5.4.1 to 1.5.4.2

Files changed (2) hide show
  1. plugin.php +2 -2
  2. readme.txt +3 -3
plugin.php CHANGED
@@ -4,7 +4,7 @@ Plugin Name: AG Custom Admin
4
  Plugin URI: http://wordpressadminpanel.com/ag-custom-admin/
5
  Description: All-in-one tool for admin panel customization. Change almost everything: admin menu, dashboard, login page, admin bar etc. Apply admin panel themes.
6
  Author: WAP
7
- Version: 1.5.4
8
  Author URI: http://www.wordpressadminpanel.com/
9
 
10
  Copyright 2016. WAP (email : info@wordpressadminpanel.com)
@@ -60,7 +60,7 @@ class AGCA{
60
  /*Initialize properties*/
61
  $this->colorizer = $this->jsonMenuArray(get_option('ag_colorizer_json'),'colorizer');
62
 
63
- $this->agca_version = "1.5.4";
64
 
65
  //TODO:upload images programmaticaly
66
 
4
  Plugin URI: http://wordpressadminpanel.com/ag-custom-admin/
5
  Description: All-in-one tool for admin panel customization. Change almost everything: admin menu, dashboard, login page, admin bar etc. Apply admin panel themes.
6
  Author: WAP
7
+ Version: 1.5.4.2
8
  Author URI: http://www.wordpressadminpanel.com/
9
 
10
  Copyright 2016. WAP (email : info@wordpressadminpanel.com)
60
  /*Initialize properties*/
61
  $this->colorizer = $this->jsonMenuArray(get_option('ag_colorizer_json'),'colorizer');
62
 
63
+ $this->agca_version = "1.5.4.2";
64
 
65
  //TODO:upload images programmaticaly
66
 
readme.txt CHANGED
@@ -4,7 +4,7 @@ Donate link: http://wordpressadminpanel.com/ag-custom-admin/
4
  Tags: admin, customize, hide, change admin, themes, admin themes, admin bar, login page
5
  Requires at least: 3.0
6
  Tested up to: 4.4.2
7
- Stable tag: 1.5.4.1
8
  License: GPLv3 or later
9
  License URI: https://www.gnu.org/licenses/gpl.txt
10
 
@@ -155,7 +155,7 @@ If you have the latest WordPress and plugin versions and you still experience so
155
 
156
  == Change Log ==
157
 
158
- = 1.5.4.1 =
159
  * Fixed new post blank page issue
160
 
161
  = 1.5.4 =
@@ -470,7 +470,7 @@ If you have the latest WordPress and plugin versions and you still experience so
470
 
471
  == Upgrade Notice ==
472
 
473
- = 1.5.4.1 =
474
  * Fixed new post blank page issue.
475
 
476
  = 1.5.4 =
4
  Tags: admin, customize, hide, change admin, themes, admin themes, admin bar, login page
5
  Requires at least: 3.0
6
  Tested up to: 4.4.2
7
+ Stable tag: 1.5.4.2
8
  License: GPLv3 or later
9
  License URI: https://www.gnu.org/licenses/gpl.txt
10
 
155
 
156
  == Change Log ==
157
 
158
+ = 1.5.4.2 =
159
  * Fixed new post blank page issue
160
 
161
  = 1.5.4 =
470
 
471
  == Upgrade Notice ==
472
 
473
+ = 1.5.4.2 =
474
  * Fixed new post blank page issue.
475
 
476
  = 1.5.4 =