Version Description
- Fix for the loopback check by Site Health
Download this release
Release Info
Developer | cusmin |
Plugin | Absolutely Glamorous Custom Admin |
Version | 6.6 |
Comparing to | |
See all releases |
Code changes from version 6.5.5 to 6.6
- ag-custom-admin.html +0 -4
- plugin.php +8 -5
- readme.txt +11 -8
ag-custom-admin.html
CHANGED
@@ -80,10 +80,6 @@
|
|
80 |
<li>Export/import customization settings</li>
|
81 |
</ul>
|
82 |
</br>
|
83 |
-
<h1><a href="http://wordpressadminpanel.com/themes/home">AG Custom Admin WordPress Themes</a></h1>
|
84 |
-
<p>From AGCA version 1.3 we introduce AG Custom Admin themes. With AGCA themes you can easily change your WordPress admin panel theme in matter of seconds!</p>
|
85 |
-
<p>Please check our <a href="http://wordpressadminpanel.com/themes/home">AG Custom Admin WordPress Themes</a> page for more info.</p>
|
86 |
-
</br>
|
87 |
<h1><a href="https://cusmin.com">Upgrade</a></h1>
|
88 |
<p>If you need even more features and premium support, you can upgrade to <a href="https://cusmin.com">Cusmin</a> - premium tool for advanced WordPress admin panel customization.</p>
|
89 |
</br>
|
80 |
<li>Export/import customization settings</li>
|
81 |
</ul>
|
82 |
</br>
|
|
|
|
|
|
|
|
|
83 |
<h1><a href="https://cusmin.com">Upgrade</a></h1>
|
84 |
<p>If you need even more features and premium support, you can upgrade to <a href="https://cusmin.com">Cusmin</a> - premium tool for advanced WordPress admin panel customization.</p>
|
85 |
</br>
|
plugin.php
CHANGED
@@ -4,12 +4,12 @@ Plugin Name: Absolutely Glamorous Custom Admin
|
|
4 |
Plugin URI: https://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: Cusmin
|
7 |
-
Version: 6.
|
8 |
Text Domain: ag-custom-admin
|
9 |
Domain Path: /languages
|
10 |
Author URI: https://cusmin.com
|
11 |
|
12 |
-
Copyright
|
13 |
|
14 |
This program is free software: you can redistribute it and/or modify
|
15 |
it under the terms of the GNU General Public License as published by
|
@@ -75,7 +75,7 @@ class AGCA{
|
|
75 |
/*Initialize properties*/
|
76 |
$this->colorizer = $this->jsonMenuArray(get_option('ag_colorizer_json'),'colorizer');
|
77 |
|
78 |
-
$this->agca_version = "6.
|
79 |
}
|
80 |
|
81 |
function load_plugin_textdomain() {
|
@@ -130,8 +130,11 @@ class AGCA{
|
|
130 |
}
|
131 |
|
132 |
function agca_init_session(){
|
133 |
-
if (!session_id())
|
134 |
-
session_start(
|
|
|
|
|
|
|
135 |
}
|
136 |
|
137 |
function checkGET(){
|
4 |
Plugin URI: https://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: Cusmin
|
7 |
+
Version: 6.6
|
8 |
Text Domain: ag-custom-admin
|
9 |
Domain Path: /languages
|
10 |
Author URI: https://cusmin.com
|
11 |
|
12 |
+
Copyright 2020. WAP (email : info@wordpressadminpanel.com)
|
13 |
|
14 |
This program is free software: you can redistribute it and/or modify
|
15 |
it under the terms of the GNU General Public License as published by
|
75 |
/*Initialize properties*/
|
76 |
$this->colorizer = $this->jsonMenuArray(get_option('ag_colorizer_json'),'colorizer');
|
77 |
|
78 |
+
$this->agca_version = "6.6";
|
79 |
}
|
80 |
|
81 |
function load_plugin_textdomain() {
|
130 |
}
|
131 |
|
132 |
function agca_init_session(){
|
133 |
+
if (!session_id()){
|
134 |
+
session_start([
|
135 |
+
'read_and_close' => true,
|
136 |
+
]);
|
137 |
+
}
|
138 |
}
|
139 |
|
140 |
function checkGET(){
|
readme.txt
CHANGED
@@ -4,28 +4,25 @@ Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_xclick&business=agca@cus
|
|
4 |
Tags: admin, customize, hide, change admin, themes, admin themes, admin bar, login page
|
5 |
Requires at least: 3.0
|
6 |
Tested up to: 5.4
|
7 |
-
Stable tag: 6.
|
8 |
License: GPLv3 or later
|
9 |
License URI: https://www.gnu.org/licenses/gpl.txt
|
10 |
|
11 |
All-in-one tool for admin panel customization. Change almost everything: admin menu, dashboard, login page, admin bar, add custom scripts and more.
|
12 |
|
13 |
== Description ==
|
14 |
-
With this plugin you can easily customize WordPress **admin panel**, **login page**, **admin menu**, **admin bar** etc. in tiny details
|
15 |
|
16 |
-
* **ADMIN BAR**: Hide or change admin bar items. Remove WordPress traces from admin bar. Brand it with custom colors.
|
17 |
-
* **ADMIN MENU**: Change and remove existing and add custom admin menu items. Brand it with custom colors.
|
18 |
* **COLORIZER**: This tool is integrated with Absolutely Glamorous Custom Admin panel and can be used to change default WordPress admin panel colors, admin bar, admin menu, login page, backgrounds and text.
|
19 |
* **BRANDING**: Brand your admin panel pages with custom content, colors, images and text.
|
20 |
* **ADMIN PANEL OPTIONS**: There are dozens of other admin panel options used to improve WordPress UX on admin and login pages items like Dashboard widgets, Help and Screen options, WordPress logos, links, menus etc. See the full list down below.
|
21 |
|
22 |
= Recommended =
|
23 |
> <strong>CUSMIN</strong><br>
|
24 |
-
> Cusmin is the premium version of the Absolutely Glamorous Custom Admin
|
25 |
> For more info about Cusmin, please go to [Cusmin](https://cusmin.com?ref=agca) site.<br><br>
|
26 |
-
> <strong>CUSMIN THEMES</strong><br>
|
27 |
-
> Free themes for your admin panel and login page.<br><br>
|
28 |
-
> For more info about Cusmin themes, please go to [Cusmin Themes](https://wordpress.org/plugins/cusmin-themes/).<br><br>
|
29 |
|
30 |
= General Settings =
|
31 |
* Hide "Screen Options" menu
|
@@ -148,6 +145,9 @@ If you have the latest WordPress and plugin versions and you still experience so
|
|
148 |
|
149 |
== Change Log ==
|
150 |
|
|
|
|
|
|
|
151 |
= 6.5.5 =
|
152 |
* Improved security
|
153 |
* Small updates
|
@@ -568,6 +568,9 @@ If you have the latest WordPress and plugin versions and you still experience so
|
|
568 |
|
569 |
== Upgrade Notice ==
|
570 |
|
|
|
|
|
|
|
571 |
= 6.5.5 =
|
572 |
* Improved security
|
573 |
* Small updates
|
4 |
Tags: admin, customize, hide, change admin, themes, admin themes, admin bar, login page
|
5 |
Requires at least: 3.0
|
6 |
Tested up to: 5.4
|
7 |
+
Stable tag: 6.6
|
8 |
License: GPLv3 or later
|
9 |
License URI: https://www.gnu.org/licenses/gpl.txt
|
10 |
|
11 |
All-in-one tool for admin panel customization. Change almost everything: admin menu, dashboard, login page, admin bar, add custom scripts and more.
|
12 |
|
13 |
== Description ==
|
14 |
+
With this plugin you can easily customize WordPress **admin panel**, **login page**, **admin menu**, **admin bar** etc. in tiny details.
|
15 |
|
16 |
+
* **ADMIN BAR**: Hide or change admin bar items. Remove WordPress traces from the admin bar. Brand it with the custom colors.
|
17 |
+
* **ADMIN MENU**: Change and remove the existing and add custom admin menu items. Brand it with the custom colors.
|
18 |
* **COLORIZER**: This tool is integrated with Absolutely Glamorous Custom Admin panel and can be used to change default WordPress admin panel colors, admin bar, admin menu, login page, backgrounds and text.
|
19 |
* **BRANDING**: Brand your admin panel pages with custom content, colors, images and text.
|
20 |
* **ADMIN PANEL OPTIONS**: There are dozens of other admin panel options used to improve WordPress UX on admin and login pages items like Dashboard widgets, Help and Screen options, WordPress logos, links, menus etc. See the full list down below.
|
21 |
|
22 |
= Recommended =
|
23 |
> <strong>CUSMIN</strong><br>
|
24 |
+
> Cusmin is the premium version of the Absolutely Glamorous Custom Admin with the advanced features for customization and branding. It's perfect for professionals, but can be used on personal sites as well.<br><br>
|
25 |
> For more info about Cusmin, please go to [Cusmin](https://cusmin.com?ref=agca) site.<br><br>
|
|
|
|
|
|
|
26 |
|
27 |
= General Settings =
|
28 |
* Hide "Screen Options" menu
|
145 |
|
146 |
== Change Log ==
|
147 |
|
148 |
+
= 6.6 =
|
149 |
+
* Fix for the loopback check by Site Health
|
150 |
+
|
151 |
= 6.5.5 =
|
152 |
* Improved security
|
153 |
* Small updates
|
568 |
|
569 |
== Upgrade Notice ==
|
570 |
|
571 |
+
= 6.6 =
|
572 |
+
* Fix for the loopback check by Site Health
|
573 |
+
|
574 |
= 6.5.5 =
|
575 |
* Improved security
|
576 |
* Small updates
|