Changeset 1676069
- Timestamp:
- 06/11/2017 06:17:02 PM (9 years ago)
- Location:
- ag-custom-admin/trunk
- Files:
-
- 2 edited
-
plugin.php (modified) (2 diffs)
-
readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
ag-custom-admin/trunk/plugin.php
r1675664 r1676069 5 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 6 Author: WAP 7 Version: 5.7. 27 Version: 5.7.3 8 8 Text Domain: ag-custom-admin 9 9 Domain Path: /languages … … 74 74 $this->colorizer = $this->jsonMenuArray(get_option('ag_colorizer_json'),'colorizer'); 75 75 76 $this->agca_version = "5.7. 2";76 $this->agca_version = "5.7.3"; 77 77 78 78 //TODO:upload images programmatically -
ag-custom-admin/trunk/readme.txt
r1676067 r1676069 33 33 * Hide "Screen Options" menu 34 34 * Hide "Help" menu 35 * Hide Color scheme on Profile page 35 36 36 37 = Admin Bar Settings =
Note: See TracChangeset
for help on using the changeset viewer.