Version Description
- Internal links changes, support for the new support site domain
Download this release
Release Info
Developer | argonius |
Plugin | Absolutely Glamorous Custom Admin |
Version | 1.4.2 |
Comparing to | |
See all releases |
Code changes from version 1.4.1 to 1.4.2
- ag-custom-admin.html +4 -4
- plugin.php +9 -9
- readme.txt +13 -4
- script/ag_script.js +3 -20
ag-custom-admin.html
CHANGED
@@ -1,8 +1,8 @@
|
|
1 |
<html>
|
2 |
<head><title>WordPress Admin Themes - AG Custom Admin Plugin</title></head>
|
3 |
<body>
|
4 |
-
<h1><a href="http://wordpress.org/plugins/ag-custom-admin/">What is AG Custom Admin
|
5 |
-
<p>
|
6 |
<h2>Admin Bar Options</h2>
|
7 |
<ul>
|
8 |
<li>Hide admin bar completely</li>
|
@@ -84,8 +84,8 @@
|
|
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="http://
|
88 |
-
<p>Please feel free to check our <a href="http://
|
89 |
<p>Happy blogging!</p>
|
90 |
</br>
|
91 |
</br>
|
1 |
<html>
|
2 |
<head><title>WordPress Admin Themes - AG Custom Admin Plugin</title></head>
|
3 |
<body>
|
4 |
+
<h1><a href="http://wordpress.org/plugins/ag-custom-admin/">What is AG Custom Admin?</a></h1>
|
5 |
+
<p>AG Custom Admin is plugin for Wordpress that can be used for WordPress admin panel customizations. There are dozens of options available for customizations:</p>
|
6 |
<h2>Admin Bar Options</h2>
|
7 |
<ul>
|
8 |
<li>Hide admin bar completely</li>
|
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="http://wordpressadminpanel.com/agca-support/">Support</a></h1>
|
88 |
+
<p>Please feel free to check our <a href="http://wordpressadminpanel.com/agca-support/">support page</a> in case you have found any issues with your AGCA or AGCA themes features.</p>
|
89 |
<p>Happy blogging!</p>
|
90 |
</br>
|
91 |
</br>
|
plugin.php
CHANGED
@@ -1,10 +1,10 @@
|
|
1 |
<?php
|
2 |
/*
|
3 |
Plugin Name: AG Custom Admin
|
4 |
-
Plugin URI: http://
|
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: Argonius
|
7 |
-
Version: 1.4.
|
8 |
Author URI: http://www.argonius.com/
|
9 |
|
10 |
Copyright 2014. Argonius (email : info@argonius.com)
|
@@ -56,7 +56,7 @@ class AGCA{
|
|
56 |
/*Initialize properties*/
|
57 |
$this->colorizer = $this->jsonMenuArray(get_option('ag_colorizer_json'),'colorizer');
|
58 |
|
59 |
-
$this->agca_version = "1.4.
|
60 |
|
61 |
/*upload images programmaticaly*/
|
62 |
//TODO upload with AJAX one by one, use post data to send urls one by one
|
@@ -79,8 +79,8 @@ class AGCA{
|
|
79 |
if ( $file == plugin_basename(__FILE__) )
|
80 |
{
|
81 |
$links[] = '<a href="tools.php?page=ag-custom-admin/plugin.php">' . __('Settings') . '</a>';
|
82 |
-
$links[] = '<a href="http://
|
83 |
-
$links[] = '<a href="http://
|
84 |
}
|
85 |
return $links;
|
86 |
}
|
@@ -1275,7 +1275,7 @@ class AGCA{
|
|
1275 |
agca_error_details += "___________________________________________________\n";
|
1276 |
window.agca_error_details_alert = 'AG Custom Admin caught a JavaScript error on this site:\n'+ agca_error_details + '\nThis error prevents AG Custom Admin plugin to work properly. To fix this, please navigate to the link above in your browser and open the source of that page (right click -> view page source) and find the line in code where it fails. In most cases this error should be fixed there.\n\nAs an alternative solution, you could analyse the link above to find the plugin/theme where it was thrown. You can try to disable it or to report this error to their support.\n\nIf you\'re unable to fix this issue by yourself, you can also report it to AGCA support. Please select the content of the error first and press Ctrl+C(Win) or Cmd+C(Mac).\n\nConfirm this message to redirect to AGCA support page, or press Cancel to exit.';
|
1277 |
document.getElementsByTagName('html')[0].style.visibility = "visible";
|
1278 |
-
document.body.innerHTML += '<div style="background: #ff0000;border-radius: 3px;color: #ffffff;height: auto; margin-right: 13px;margin-top: 47px;padding: 1px 4px;position: fixed; right: 0;top: 0;width: auto;z-index: 99999;"><a target="_blank" href="#" onclick="if(confirm(window.agca_error_details_alert)){window.open(\'http://
|
1279 |
|
1280 |
if(typeof window.console === "object"){
|
1281 |
console.log("___________________________________________________");
|
@@ -1905,7 +1905,7 @@ jQuery('#ag_add_adminmenu').append(buttonsJq);
|
|
1905 |
</td>
|
1906 |
</tr>
|
1907 |
</table>
|
1908 |
-
<div style="float:right;width:152px;margin-left: 100px;margin-top: -25px;"><strong><span style="font-size:12px" >Your feedback:</span></strong> <a class="feedback positive" target="_blank" title="POSITIVE FEEDBACK: I like this plugin!" href="http://
|
1909 |
|
1910 |
<br />
|
1911 |
<ul id="ag_main_menu">
|
@@ -1918,7 +1918,7 @@ jQuery('#ag_add_adminmenu').append(buttonsJq);
|
|
1918 |
<li class="normal"><a href="#ag-advanced" title="My custom scripts">Advanced</a></li>
|
1919 |
<li class="normal" style=""><a style="color:#DB6014;font-weight:bolder;" href="#ag-templates" title="AG Custom Admin Themes">Admin Themes</a></li>
|
1920 |
|
1921 |
-
<li style="background:none;border:none;padding:0;"><a id="agca_donate_button" target="_blank" style="margin-left:8px" title="Like this plugin? You can support its future development by giving a donation by your wish " href="http://
|
1922 |
</li>
|
1923 |
<li style="background:none;border:none;padding:0;padding-left:10px;margin-top:-7px"></li>
|
1924 |
</ul>
|
@@ -2922,7 +2922,7 @@ jQuery('#ag_add_adminmenu').append(buttonsJq);
|
|
2922 |
</div>
|
2923 |
|
2924 |
<br />
|
2925 |
-
<br /><br /><br /><p id="agca_footer_support_info">If you have any questions, ideas for future development or you want to report an issue, please visit our support site:</br><a target="_blank" href="http://
|
2926 |
<?php
|
2927 |
}
|
2928 |
}
|
1 |
<?php
|
2 |
/*
|
3 |
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: Argonius
|
7 |
+
Version: 1.4.2
|
8 |
Author URI: http://www.argonius.com/
|
9 |
|
10 |
Copyright 2014. Argonius (email : info@argonius.com)
|
56 |
/*Initialize properties*/
|
57 |
$this->colorizer = $this->jsonMenuArray(get_option('ag_colorizer_json'),'colorizer');
|
58 |
|
59 |
+
$this->agca_version = "1.4.2";
|
60 |
|
61 |
/*upload images programmaticaly*/
|
62 |
//TODO upload with AJAX one by one, use post data to send urls one by one
|
79 |
if ( $file == plugin_basename(__FILE__) )
|
80 |
{
|
81 |
$links[] = '<a href="tools.php?page=ag-custom-admin/plugin.php">' . __('Settings') . '</a>';
|
82 |
+
$links[] = '<a href="http://wordpressadminpanel.com/agca-support/">' . __('Support') . '</a>';
|
83 |
+
$links[] = '<a href="http://wordpressadminpanel.com/agca-support/support-for-future-development">' . __('Donate') . '</a>';
|
84 |
}
|
85 |
return $links;
|
86 |
}
|
1275 |
agca_error_details += "___________________________________________________\n";
|
1276 |
window.agca_error_details_alert = 'AG Custom Admin caught a JavaScript error on this site:\n'+ agca_error_details + '\nThis error prevents AG Custom Admin plugin to work properly. To fix this, please navigate to the link above in your browser and open the source of that page (right click -> view page source) and find the line in code where it fails. In most cases this error should be fixed there.\n\nAs an alternative solution, you could analyse the link above to find the plugin/theme where it was thrown. You can try to disable it or to report this error to their support.\n\nIf you\'re unable to fix this issue by yourself, you can also report it to AGCA support. Please select the content of the error first and press Ctrl+C(Win) or Cmd+C(Mac).\n\nConfirm this message to redirect to AGCA support page, or press Cancel to exit.';
|
1277 |
document.getElementsByTagName('html')[0].style.visibility = "visible";
|
1278 |
+
document.body.innerHTML += '<div style="background: #ff0000;border-radius: 3px;color: #ffffff;height: auto; margin-right: 13px;margin-top: 47px;padding: 1px 4px;position: fixed; right: 0;top: 0;width: auto;z-index: 99999;"><a target="_blank" href="#" onclick="if(confirm(window.agca_error_details_alert)){window.open(\'http://wordpressadminpanel.com/agca-support/ag_custom_admin/error-ocurred-javascript-error-caught/\')};return false;" title="AG Custom Admin caught a JavaScript error on this page. Please click here fore more info..." style="color: #ffffff !important;font-weight: bold;padding: 4px;text-decoration: none;">!</a></div>';
|
1279 |
|
1280 |
if(typeof window.console === "object"){
|
1281 |
console.log("___________________________________________________");
|
1905 |
</td>
|
1906 |
</tr>
|
1907 |
</table>
|
1908 |
+
<div style="float:right;width:152px;margin-left: 100px;margin-top: -25px;"><strong><span style="font-size:12px" >Your feedback:</span></strong> <a class="feedback positive" target="_blank" title="POSITIVE FEEDBACK: I like this plugin!" href="http://wordpressadminpanel.com/agca-support/feedback/ag-custom-admin-positive-feedback/" style="padding:5px;"><img style="" width="15" src="<?php echo trailingslashit(plugins_url(basename(dirname(__FILE__)))); ?>images/thumbup.png" /></a> <a class="feedback" target="_blank" title="NEGATIVE FEEDBACK: I don't like this plugin." style="padding:5px;" href="http://wordpressadminpanel.com/agca-support/feedback/ag-custom-admin-negative-feedback/"><img width="15" src="<?php echo trailingslashit(plugins_url(basename(dirname(__FILE__)))); ?>images/thumbdown.png" /></a></div>
|
1909 |
|
1910 |
<br />
|
1911 |
<ul id="ag_main_menu">
|
1918 |
<li class="normal"><a href="#ag-advanced" title="My custom scripts">Advanced</a></li>
|
1919 |
<li class="normal" style=""><a style="color:#DB6014;font-weight:bolder;" href="#ag-templates" title="AG Custom Admin Themes">Admin Themes</a></li>
|
1920 |
|
1921 |
+
<li style="background:none;border:none;padding:0;"><a id="agca_donate_button" target="_blank" style="margin-left:8px" title="Like this plugin? You can support its future development by giving a donation by your wish " href="http://wordpressadminpanel.com/agca-support/support-for-future-development/"><img alt="Donate" src="<?php echo trailingslashit(plugins_url(basename(dirname(__FILE__)))); ?>images/btn_donate_LG.gif" /></a>
|
1922 |
</li>
|
1923 |
<li style="background:none;border:none;padding:0;padding-left:10px;margin-top:-7px"></li>
|
1924 |
</ul>
|
2922 |
</div>
|
2923 |
|
2924 |
<br />
|
2925 |
+
<br /><br /><br /><p id="agca_footer_support_info">If you have any questions, ideas for future development or you want to report an issue, please visit our support site:</br><a target="_blank" href="http://wordpressadminpanel.com/agca-support/">Visit support site</a></br><br />You can also support future development of this plugin by giving a donation: </br><a target="_blank" href="http://wordpressadminpanel.com/agca-support/support-for-future-development/">Give a donation</a><br /><br />Thank you! Have a nice blogging!</p><br />
|
2926 |
<?php
|
2927 |
}
|
2928 |
}
|
readme.txt
CHANGED
@@ -1,10 +1,10 @@
|
|
1 |
=== AG Custom Admin ===
|
2 |
Contributors: argonius
|
3 |
-
Donate link: http://
|
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.1
|
7 |
-
Stable tag: 1.4.
|
8 |
License: GPLv2 or later
|
9 |
License URI: http://www.gnu.org/licenses/gpl-2.0.html
|
10 |
|
@@ -108,7 +108,7 @@ For more info about AG Custom Admin themes, please go to [WordPress Admin Panel
|
|
108 |
= Contact =
|
109 |
If you are unable to login or you have any other problems, please check our [FAQ](http://wordpress.org/extend/plugins/ag-custom-admin/faq/) and [SUPPORT](http://wordpress.org/support/plugin/ag-custom-admin) page.
|
110 |
|
111 |
-
For more information about the plugin please check [PLUGIN WEBSITE](http://
|
112 |
|
113 |
**Important**: AG Custom Admin should always be updated before updating WordPress.
|
114 |
|
@@ -137,7 +137,7 @@ Please use 'Reset Settings' button on Admin Menu page to reset menu configuratio
|
|
137 |
Go to browser's console and see if there are any errors. Try to locate them. If you can't fix error by yourself, post it back to plugin's support page.
|
138 |
|
139 |
= Some options are not working =
|
140 |
-
Plugin should be always up-to-date with latest WordPress release. If you have found out that something is not working in the latest WordPress, please contact us and let us know. If you're using older WordPress version, some options could be deprecated. In that case, please check our [COMPATIBILITY](http://
|
141 |
|
142 |
|
143 |
== Screenshots ==
|
@@ -149,6 +149,9 @@ Plugin should be always up-to-date with latest WordPress release. If you have fo
|
|
149 |
|
150 |
== Changelog ==
|
151 |
|
|
|
|
|
|
|
152 |
= 1.4.1 =
|
153 |
* Support up to WordPress 4.1
|
154 |
* Improved branding
|
@@ -397,6 +400,12 @@ Plugin should be always up-to-date with latest WordPress release. If you have fo
|
|
397 |
|
398 |
== Upgrade Notice ==
|
399 |
|
|
|
|
|
|
|
|
|
|
|
|
|
400 |
= 1.4 =
|
401 |
* Fixed issue with Colorizer. Updated plugin colors.
|
402 |
|
1 |
=== AG Custom Admin ===
|
2 |
Contributors: argonius
|
3 |
+
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.1
|
7 |
+
Stable tag: 1.4.2
|
8 |
License: GPLv2 or later
|
9 |
License URI: http://www.gnu.org/licenses/gpl-2.0.html
|
10 |
|
108 |
= Contact =
|
109 |
If you are unable to login or you have any other problems, please check our [FAQ](http://wordpress.org/extend/plugins/ag-custom-admin/faq/) and [SUPPORT](http://wordpress.org/support/plugin/ag-custom-admin) page.
|
110 |
|
111 |
+
For more information about the plugin please check [PLUGIN WEBSITE](http://wordpressadminpanel.com/ag-custom-admin/) and for more information about admin themes please check [THEMES WEBSITE](http://wordpressadminpanel.com/themes/home)
|
112 |
|
113 |
**Important**: AG Custom Admin should always be updated before updating WordPress.
|
114 |
|
137 |
Go to browser's console and see if there are any errors. Try to locate them. If you can't fix error by yourself, post it back to plugin's support page.
|
138 |
|
139 |
= Some options are not working =
|
140 |
+
Plugin should be always up-to-date with latest WordPress release. If you have found out that something is not working in the latest WordPress, please contact us and let us know. If you're using older WordPress version, some options could be deprecated. In that case, please check our [COMPATIBILITY](http://wordpressadminpanel.com/agca-support/news/recommended-ag-custom-admin-version-for-your-wordpress-version/) page to find the best AG Custom Admin version for your WordPress.
|
141 |
|
142 |
|
143 |
== Screenshots ==
|
149 |
|
150 |
== Changelog ==
|
151 |
|
152 |
+
= 1.4.2 =
|
153 |
+
* Internal links changes, support for the new support site domain
|
154 |
+
|
155 |
= 1.4.1 =
|
156 |
* Support up to WordPress 4.1
|
157 |
* Improved branding
|
400 |
|
401 |
== Upgrade Notice ==
|
402 |
|
403 |
+
= 1.4.2 =
|
404 |
+
* Internal links changes
|
405 |
+
|
406 |
+
= 1.4.1 =
|
407 |
+
* Improvements
|
408 |
+
|
409 |
= 1.4 =
|
410 |
* Fixed issue with Colorizer. Updated plugin colors.
|
411 |
|
script/ag_script.js
CHANGED
@@ -881,23 +881,6 @@ function updateColor(id,color){
|
|
881 |
|
882 |
/*C O L O R I Z E R E N D*/
|
883 |
|
884 |
-
/*A J A X*//*
|
885 |
-
jQuery(document).ready(function(){
|
886 |
-
jQuery.ajax({
|
887 |
-
url: "http://wordpress.argonius.com/ag-custom-admin/news.php",
|
888 |
-
type: "POST",
|
889 |
-
cache: false,
|
890 |
-
success: function (html) {
|
891 |
-
//if data turned
|
892 |
-
if (html==1) {
|
893 |
-
// jQuery('#agca_news').html(html);
|
894 |
-
alert(html+'3');
|
895 |
-
} else{
|
896 |
-
alert('no');
|
897 |
-
}
|
898 |
-
}
|
899 |
-
});
|
900 |
-
});*/
|
901 |
/*A J A X*/
|
902 |
jQuery(document).ready(function(){
|
903 |
|
@@ -905,7 +888,7 @@ jQuery(document).ready(function(){
|
|
905 |
if(typeof isAGCAPage !== 'undefined'){
|
906 |
if(isAGCAPage == true){
|
907 |
//alert('admin page');
|
908 |
-
var url="http://
|
909 |
jQuery.getJSON(
|
910 |
url,{
|
911 |
wp_ver: wpversion,
|
@@ -914,7 +897,7 @@ jQuery(document).ready(function(){
|
|
914 |
},
|
915 |
function(json){
|
916 |
jQuery.each(json,function(i,post){
|
917 |
-
jQuery('#agca_advertising ul').append('<li><a target="_blank" href="http://
|
918 |
});
|
919 |
jQuery('#agca_advertising').show();
|
920 |
|
@@ -927,7 +910,7 @@ jQuery(document).ready(function(){
|
|
927 |
jQuery(document).ready(function(){
|
928 |
if(typeof isAGCAPage !== 'undefined'){
|
929 |
if(isAGCAPage == true){
|
930 |
-
var url="http://
|
931 |
jQuery.getJSON(
|
932 |
url,{
|
933 |
wp_ver: wpversion,
|
881 |
|
882 |
/*C O L O R I Z E R E N D*/
|
883 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
884 |
/*A J A X*/
|
885 |
jQuery(document).ready(function(){
|
886 |
|
888 |
if(typeof isAGCAPage !== 'undefined'){
|
889 |
if(isAGCAPage == true){
|
890 |
//alert('admin page');
|
891 |
+
var url="http://wordpressadminpanel.com/ads/ep/ads/ads?jsoncallback=?";
|
892 |
jQuery.getJSON(
|
893 |
url,{
|
894 |
wp_ver: wpversion,
|
897 |
},
|
898 |
function(json){
|
899 |
jQuery.each(json,function(i,post){
|
900 |
+
jQuery('#agca_advertising ul').append('<li><a target="_blank" href="http://wordpressadminpanel.com/ads/ep/ads/ad?id=' + post.id + '" ><img height=\"100px\" src=\"'+post.src+'\" title=\"'+post.title+'\" /></a></li>');
|
901 |
});
|
902 |
jQuery('#agca_advertising').show();
|
903 |
|
910 |
jQuery(document).ready(function(){
|
911 |
if(typeof isAGCAPage !== 'undefined'){
|
912 |
if(isAGCAPage == true){
|
913 |
+
var url="http://wordpressadminpanel.com/info/info?jsoncallback=?";
|
914 |
jQuery.getJSON(
|
915 |
url,{
|
916 |
wp_ver: wpversion,
|