Plugin Directory

Changeset 3205159


Ignore:
Timestamp:
12/09/2024 11:58:52 PM (16 months ago)
Author:
rnoakes3rd
Message:

v2.1.5

Location:
nav-menu-collapse/trunk
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • nav-menu-collapse/trunk/includes/static/class-constants.php

    r3067876 r3205159  
    4747     * @var string
    4848     */
    49     const VERSION = '2.1.4';
    50     const VERSION_PREVIOUS = '2.1.3';
     49    const VERSION = '2.1.5';
     50    const VERSION_PREVIOUS = '2.1.4';
    5151   
    5252    /**
  • nav-menu-collapse/trunk/nav-menu-collapse.php

    r3067876 r3205159  
    44 * Plugin URI:  https://wordpress.org/plugins/nav-menu-collapse/
    55 * Description: Adds functionality to collapse and expand nav menus within the WordPress admin.
    6  * Version:     2.1.4
     6 * Version:     2.1.5
    77 * Author:      Robert Noakes
    88 * Author URI:  https://robertnoakes.com/
  • nav-menu-collapse/trunk/readme.txt

    r3067876 r3205159  
    44Tags: ajax, all, collpase, collpased, expand, expanded, menus, meta, nav, store, stored, user
    55Requires at least: 5.0
    6 Tested up to: 6.5
    7 Stable tag: 2.1.4
     6Tested up to: 6.7
     7Stable tag: 2.1.5
    88Copyright: (c) 2018-2024 Robert Noakes ([email protected])
    99License: GNU General Public License v3.0
     
    5858== Changelog ==
    5959
     60= 2.1.5 =
     61
     62* Verified: Functionality for WordPress 6.7
     63
    6064= 2.1.4 =
    6165
Note: See TracChangeset for help on using the changeset viewer.