Plugin Directory

Changeset 3409782


Ignore:
Timestamp:
12/03/2025 03:55:01 PM (3 months ago)
Author:
anaid
Message:

Verified compatibility with WordPress 6.9

Location:
auto-submenu/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • auto-submenu/trunk/auto-submenu.php

    r3327291 r3409782  
    44 * Plugin URI: https://wordpress.telodelic.nl/auto-submenu
    55 * Description: Dynamic menus: Add a page to your menu and then let WordPress automatically add the child pages.
    6  * Version: 1.0.4
     6 * Version: 1.0.5
    77 * Author: Diana van de Laarschot
    88 * Author URI: https://wordpress.telodelic.nl
     
    1010 * License URI: https://www.gnu.org/licenses/gpl-2.0.html
    1111 * Requires at least: 5.4
    12  * Tested up to: 6.8
     12 * Tested up to: 6.9
    1313 * Requires PHP: 7.4
    1414 * Text Domain: auto-submenu
  • auto-submenu/trunk/readme.txt

    r3327291 r3409782  
    55License: GPL-2.0-or-later
    66Requires at least: 3.0
    7 Tested up to: 6.8
     7Tested up to: 6.9
    88Requires PHP: 7.4
    9 Stable Tag: 1.0.4
     9Stable Tag: 1.0.5
    1010
    1111Dynamic menus: Add a page to your menu and then let WordPress automatically add the child pages.
     
    6565
    6666== Changelog ==
     67
     68= 1.0.5 =
     69
     70* Confirmed compatibility with WordPress 6.9
    6771
    6872= 1.0.4 =
Note: See TracChangeset for help on using the changeset viewer.