Plugin Directory

Changeset 3181305


Ignore:
Timestamp:
11/04/2024 11:13:23 AM (16 months ago)
Author:
anaid
Message:

Verified compatibility with WordPress 6.7

Location:
auto-submenu/trunk
Files:
2 edited

Legend:

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

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

    r3114016 r3181305  
    11=== Auto Submenu ===
    22Contributors: jamocreations, anaid
     3Donate link: https://wordpress.telodelic.nl/auto-submenu
    34Tags: menu, submenu, subpages, pages, navigation
    45License: GPL-2.0-or-later
     
    67Tested up to: 6.6
    78Requires PHP: 7.4
    8 Stable Tag: 1.0.2
     9Stable Tag: 1.0.3
    910
    1011Dynamic menus: Add a page to your menu and then let WordPress automatically add the child pages.
     
    6465
    6566== Changelog ==
     67
     68= 1.0.3 =
     69
     70* Confirmed compatibility with WordPress 6.7
    6671
    6772= 1.0.2 =
Note: See TracChangeset for help on using the changeset viewer.