Plugin Directory

Changeset 3205161


Ignore:
Timestamp:
12/10/2024 12:00:47 AM (15 months ago)
Author:
rnoakes3rd
Message:

v3.2.5

Location:
noakes-menu-manager/trunk
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • noakes-menu-manager/trunk/includes/static/class-constants.php

    r3067879 r3205161  
    4747     * @var string
    4848     */
    49     const VERSION = '3.2.4';
    50     const VERSION_PREVIOUS = '3.2.3';
     49    const VERSION = '3.2.5';
     50    const VERSION_PREVIOUS = '3.2.4';
    5151   
    5252    /**
  • noakes-menu-manager/trunk/noakes-menu-manager.php

    r3067879 r3205161  
    44 * Plugin URI:  https://wordpress.org/plugins/noakes-menu-manager/
    55 * Description: Simplifies nav menu maintenance and functionality providing more control over nav menus with less coding.
    6  * Version:     3.2.4
     6 * Version:     3.2.5
    77 * Author:      Robert Noakes
    88 * Author URI:  https://robertnoakes.com/
  • noakes-menu-manager/trunk/readme.txt

    r3067879 r3205161  
    44Tags: active, code, convenient, custom, disable, fields, generator, hash, id, menus, nav, query, string
    55Requires at least: 5.0
    6 Tested up to: 6.5
    7 Stable tag: 3.2.4
     6Tested up to: 6.7
     7Stable tag: 3.2.5
    88Copyright: (c) 2016-2024 Robert Noakes (mr@robertnoakes.com)
    99License: GNU General Public License v3.0
     
    7575== Changelog ==
    7676
     77= 3.2.5 =
     78
     79* Verified: Functionality for WordPress 6.7
     80
    7781= 3.2.4 =
    7882
Note: See TracChangeset for help on using the changeset viewer.