Plugin Directory

Changeset 3303429


Ignore:
Timestamp:
05/30/2025 08:23:28 AM (10 months ago)
Author:
cusmin
Message:

7.2.6 - maintenance release

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

Legend:

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

    r3081754 r3303429  
    55Description: CHANGE: admin menu, login page, admin bar, dashboard widgets, custom colors, custom CSS & JS, logo & images
    66Author: Cusmin
    7 Version: 7.2.5
     7Version: 7.2.6
    88Text Domain: ag-custom-admin
    99Domain Path: /languages
     
    2929
    3030class AGCA{
    31     private $agca_version = "7.2.5";
     31    private $agca_version = "7.2.6";
    3232    private $colorizer = "";
    3333    private $agca_debug = false;
  • ag-custom-admin/trunk/readme.txt

    r3081754 r3303429  
    44Tags: custom dashboard, custom menu, custom admin, custom login, white label
    55Requires at least: 3.0
    6 Tested up to: 6.5.2
    7 Stable tag: 7.2.5
     6Tested up to: 6.8.1
     7Stable tag: 7.2.6
    88License: GPLv3 or later
    99License URI: https://www.gnu.org/licenses/gpl.txt
     
    7575* Hide register and lost password links
    7676* Change hyperlink on register button
    77    
     77
    7878= Admin Menu Options =
    7979* Rename menu and sub-menu items
     
    8888* Add custom link to branding image
    8989* Change admin menu auto-folding settings
    90    
     90
    9191= Colorizer =
    92 * Change background and text colors on admin and login page 
     92* Change background and text colors on admin and login page
    9393* Change admin menu colors
    9494* Change widget colors
     
    140140= Some options are not working =
    141141If you have the latest WordPress and plugin versions, and you still experience some issues, please contact us and report the issue.
     142
     143= How can I report security bugs? =
     144You can report security bugs through the Patchstack Vulnerability Disclosure Program. The Patchstack team help validate, triage and handle any security vulnerabilities. [Report a security vulnerability.](https://patchstack.com/database/vdp/ag-custom-admin)
    142145
    143146== Screenshots ==
     
    160163== Change Log ==
    161164
     165= 7.2.6 =
     166* Maintenance release
     167
    162168= 7.2.5 =
    163169* Removed outdated session-related code
     
    175181== Upgrade Notice ==
    176182
     183= 7.2.6 =
     184* Maintenance release
     185
    177186= 7.2.5 =
    178187* Removed outdated session-related code
Note: See TracChangeset for help on using the changeset viewer.