Plugin Directory

Changeset 1676069


Ignore:
Timestamp:
06/11/2017 06:17:02 PM (9 years ago)
Author:
argonius
Message:

5.7.3

Location:
ag-custom-admin/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • ag-custom-admin/trunk/plugin.php

    r1675664 r1676069  
    55Description: All-in-one tool for admin panel customization. Change almost everything: admin menu, dashboard, login page, admin bar etc. Apply admin panel themes.
    66Author: WAP
    7 Version: 5.7.2
     7Version: 5.7.3
    88Text Domain: ag-custom-admin
    99Domain Path: /languages
     
    7474        $this->colorizer = $this->jsonMenuArray(get_option('ag_colorizer_json'),'colorizer');
    7575
    76         $this->agca_version = "5.7.2";
     76        $this->agca_version = "5.7.3";
    7777
    7878        //TODO:upload images programmatically
  • ag-custom-admin/trunk/readme.txt

    r1676067 r1676069  
    3333* Hide "Screen Options" menu
    3434* Hide "Help" menu
     35* Hide Color scheme on Profile page
    3536
    3637= Admin Bar Settings =
Note: See TracChangeset for help on using the changeset viewer.