Plugin Directory

Changeset 3327291


Ignore:
Timestamp:
07/14/2025 05:59:14 AM (8 months ago)
Author:
anaid
Message:

Verified compatibility with WordPress 6.8

Location:
auto-submenu/trunk
Files:
2 edited

Legend:

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

    r3181305 r3327291  
    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.3
     6 * Version: 1.0.4
    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.7
     12 * Tested up to: 6.8
    1313 * Requires PHP: 7.4
    1414 * Text Domain: auto-submenu
  • auto-submenu/trunk/readme.txt

    r3181305 r3327291  
    55License: GPL-2.0-or-later
    66Requires at least: 3.0
    7 Tested up to: 6.6
     7Tested up to: 6.8
    88Requires PHP: 7.4
    9 Stable Tag: 1.0.3
     9Stable Tag: 1.0.4
    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.4 =
     69
     70* Confirmed compatibility with WordPress 6.8
    6771
    6872= 1.0.3 =
Note: See TracChangeset for help on using the changeset viewer.