Absolutely Glamorous Custom Admin - Version 1.2.7.9

Version Description

  • Fixed remove admin submenu arrow option in WordPress 3.8
Download this release

Release Info

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

Code changes from version 1.2.7.8 to 1.2.7.9

Files changed (3) hide show
  1. ag-custom-admin.html +93 -0
  2. plugin.php +12 -2
  3. readme.txt +9 -3
ag-custom-admin.html ADDED
@@ -0,0 +1,93 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <html>
2
+ <head><title>AG Custom Admin</title></head>
3
+ <body>
4
+ <h1><a href="http://wordpress.org/plugins/ag-custom-admin/">What is AG Custom Admin WordPress plugin?</a></h1>
5
+ <p>AGCA is plugin for Wordpress that can be used to customize WordPress admin panel. There are dozens of options available for customizations:</p>
6
+ <h2>Admin Bar Options</h2>
7
+ <ul>
8
+ <li>Hide admin bar completely</li>
9
+ <li>Hide admin bar on front end</li>
10
+ <li>Change admin bar logo and link</li>
11
+ <li>Hide admin bar WordPress logo</li>
12
+ <li>Add custom image in admin header</li>
13
+ <li>Add custom admin bar logo</li>
14
+ <li>Hide admin bar dropdown menus</li>
15
+ <li>Hide "New" dropdown items</li>
16
+ <li>Hide comments from admin bar</li>
17
+ <li>Hide updates from admin bar</li>
18
+ <li>Hide WordPress update notification bar</li>
19
+ <li>Hide default blog heading in admin bar</li>
20
+ <li>Change admin bar heading text</li>
21
+ <li>Hide Screen Options menu</li>
22
+ <li>Hide Help menu</li>
23
+ <li>Hide Favorite Actions</li>
24
+ <li>Change/remove Howdy text</li>
25
+ <li>Change Log out text</li>
26
+ <li>Log out button only</li>
27
+ </ul>
28
+
29
+ <h2>Admin Footer Options</h2>
30
+ <ul>
31
+ <li>Hide footer completely</li>
32
+ <li>Change/remove footer text</li>
33
+ <li>Change/remove footer version text</li>
34
+ </ul>
35
+
36
+ <h2>Dashboard Page Options</h2>
37
+ <ul>
38
+ <li>Hide Dashboard heading icon</li>
39
+ <li>Change Dashboard heading text</li>
40
+ <li>Add custom Dashboard content</li>
41
+ <li>Hide dashboard widgets</li>
42
+ </ul>
43
+
44
+ <h2>Login Page Options</h2>
45
+ <ul>
46
+ <li>Hide back to blog completely</li>
47
+ <li>Change login image </li>
48
+ <li>Change hyperlink on login image</li>
49
+ <li>Hide login image</li>
50
+ <li>Round corners on login boxes</li>
51
+ <li>Hide register and lost password links</li>
52
+ <li>Change hyperlink on register button</li>
53
+ </ul>
54
+
55
+ <h2>Admin Menu Options</h2>
56
+ <ul>
57
+ <li>Rename menu and submenu items</li>
58
+ <li>Remove menu and submenu items</li>
59
+ <li>Add new buttons with custom links</li>
60
+ <li>Remove icons from admin menu buttons</li>
61
+ <li>Remove spaces between admin menu buttons</li>
62
+ <li>Remove admin menu arrow on rollower</li>
63
+ <li>Round admin submenu popups </li>
64
+ <li>Add custom branding image above the admin menu</li>
65
+ <li>Add custom link to branding image</li>
66
+ <li>Admin menu auto-folding options for mobile devices</li>
67
+ </ul>
68
+
69
+ <h2>Colorizer</h2>
70
+ <ul>
71
+ <li>Change background and text colors on admin and login page </li>
72
+ <li>Change admin menu colors</li>
73
+ <li>Change widget colors</li>
74
+ </ul>
75
+
76
+ <h2>Advanced</h2>
77
+ <ul>
78
+ <li>Add custom CSS</li>
79
+ <li>Add custom JavaScript</li>
80
+ <li>Export/import customization settings</li>
81
+ </ul>
82
+ </br>
83
+ <h1><a href="http://agca.argonius.com/templates/home">AG Custom Admin WordPress Templates</a></h1>
84
+ <p>From AGCA version 1.3 we introduce AG Custom Admin templates. With AGCA templates you can easily change your WordPress admin panel theme in matter of seconds!</p>
85
+ <p>Please check our <a href="http://agca.argonius.com/templates/home">AG Custom Admin WordPress Templates</a> page for more info.</p>
86
+ </br>
87
+ <h1><a href="http://agca.argonius.com/ag-custom-admin/">Support</a></h1>
88
+ <p>Please feel free to check our <a href="http://agca.argonius.com/ag-custom-admin/">support page</a> in case you have found any issues with your AGCA or AGCA templates features.</p>
89
+ <p>Happy blogging!</p>
90
+ </br>
91
+ </br>
92
+ </body>
93
+ </html>
plugin.php CHANGED
@@ -4,7 +4,7 @@ Plugin Name: AG Custom Admin
4
  Plugin URI: http://agca.argonius.com/ag-custom-admin/category/ag_custom_admin
5
  Description: Hide or change items in admin panel. Customize buttons from admin menu. Colorize admin and login page with custom colors.
6
  Author: Argonius
7
- Version: 1.2.7.8
8
  Author URI: http://www.argonius.com/
9
 
10
  Copyright 2013. Argonius (email : info@argonius.com)
@@ -48,7 +48,7 @@ class AGCA{
48
  /*Initialize properties*/
49
  $this->colorizer = $this->jsonMenuArray(get_option('ag_colorizer_json'),'colorizer');
50
  //fb($this->colorizer);
51
- $this->agca_version = "1.2.7.8";
52
  }
53
  // Add donate and support information
54
  function jk_filter_plugin_links($links, $file)
@@ -1002,6 +1002,14 @@ if(isset($_POST['_agca_import_settings']) && $_POST['_agca_import_settings']=='t
1002
  echo 'isSettingsImport = true;';
1003
  }
1004
  ?>
 
 
 
 
 
 
 
 
1005
  /* <![CDATA[ */
1006
  jQuery(document).ready(function() {
1007
 
@@ -1562,6 +1570,8 @@ jQuery('#ag_add_adminmenu').append(buttonsJq);
1562
  <script type="text/javascript">
1563
  var isAGCAPage = true;
1564
  </script>
 
 
1565
  <?php //includes ?>
1566
  <div class="wrap">
1567
  <h1 style="color:green">AG Custom Admin Settings <span style="font-size:15px;">(v<?php echo $this->agca_version; ?>)</span></h1>
4
  Plugin URI: http://agca.argonius.com/ag-custom-admin/category/ag_custom_admin
5
  Description: Hide or change items in admin panel. Customize buttons from admin menu. Colorize admin and login page with custom colors.
6
  Author: Argonius
7
+ Version: 1.2.7.9
8
  Author URI: http://www.argonius.com/
9
 
10
  Copyright 2013. Argonius (email : info@argonius.com)
48
  /*Initialize properties*/
49
  $this->colorizer = $this->jsonMenuArray(get_option('ag_colorizer_json'),'colorizer');
50
  //fb($this->colorizer);
51
+ $this->agca_version = "1.2.7.9";
52
  }
53
  // Add donate and support information
54
  function jk_filter_plugin_links($links, $file)
1002
  echo 'isSettingsImport = true;';
1003
  }
1004
  ?>
1005
+ </script>
1006
+ <?php if(get_option('agca_admin_menu_arrow') == true){ ?>
1007
+ <style type="text/css">
1008
+ .wp-has-current-submenu:after{border:none !important;}
1009
+ #adminmenu li.wp-has-submenu.wp-not-current-submenu.opensub:hover:after{border:none !important;}
1010
+ </style>
1011
+ <?php } ?>
1012
+ <script type="text/javascript">
1013
  /* <![CDATA[ */
1014
  jQuery(document).ready(function() {
1015
 
1570
  <script type="text/javascript">
1571
  var isAGCAPage = true;
1572
  </script>
1573
+ <?php //cache images ?>
1574
+ <img src="<?php echo trailingslashit(plugins_url(basename(dirname(__FILE__)))); ?>images/checkbox_over.png" style="display:none;"/>
1575
  <?php //includes ?>
1576
  <div class="wrap">
1577
  <h1 style="color:green">AG Custom Admin Settings <span style="font-size:15px;">(v<?php echo $this->agca_version; ?>)</span></h1>
readme.txt CHANGED
@@ -1,10 +1,10 @@
1
  === AG Custom Admin ===
2
  Contributors: argonius
3
  Donate link: http://agca.argonius.com/ag-custom-admin/support-for-future-development
4
- Tags: admin, customize, hide, change admin
5
  Requires at least: 3.0
6
- Tested up to: 3.7.1
7
- Stable tag: 1.2.7.8
8
 
9
  Hide or change items in admin panel. Customize buttons from admin menu. Colorize admin and login page with custom colors.
10
 
@@ -114,6 +114,9 @@ Try clearing browser's cache. If that does not work, go to browser's console and
114
 
115
  == Changelog ==
116
 
 
 
 
117
  = 1.2.7.8 =
118
  * Fixed admin menu bug
119
 
@@ -314,6 +317,9 @@ Try clearing browser's cache. If that does not work, go to browser's console and
314
 
315
  == Upgrade Notice ==
316
 
 
 
 
317
  = 1.2.7.8 =
318
  * Fixed admin menu bug
319
 
1
  === AG Custom Admin ===
2
  Contributors: argonius
3
  Donate link: http://agca.argonius.com/ag-custom-admin/support-for-future-development
4
+ Tags: admin, customize, hide, change admin, admin panel
5
  Requires at least: 3.0
6
+ Tested up to: 3.8
7
+ Stable tag: 1.2.7.9
8
 
9
  Hide or change items in admin panel. Customize buttons from admin menu. Colorize admin and login page with custom colors.
10
 
114
 
115
  == Changelog ==
116
 
117
+ = 1.2.7.9 =
118
+ * Fixed remove admin submenu arrow option in WordPress 3.8
119
+
120
  = 1.2.7.8 =
121
  * Fixed admin menu bug
122
 
317
 
318
  == Upgrade Notice ==
319
 
320
+ = 1.2.7.9 =
321
+ * Fixed remove admin submenu arrow option in WordPress 3.8
322
+
323
  = 1.2.7.8 =
324
  * Fixed admin menu bug
325