Changeset 3409782
- Timestamp:
- 12/03/2025 03:55:01 PM (3 months ago)
- Location:
- auto-submenu/trunk
- Files:
-
- 2 edited
-
auto-submenu.php (modified) (2 diffs)
-
readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
auto-submenu/trunk/auto-submenu.php
r3327291 r3409782 4 4 * Plugin URI: https://wordpress.telodelic.nl/auto-submenu 5 5 * Description: Dynamic menus: Add a page to your menu and then let WordPress automatically add the child pages. 6 * Version: 1.0. 46 * Version: 1.0.5 7 7 * Author: Diana van de Laarschot 8 8 * Author URI: https://wordpress.telodelic.nl … … 10 10 * License URI: https://www.gnu.org/licenses/gpl-2.0.html 11 11 * Requires at least: 5.4 12 * Tested up to: 6. 812 * Tested up to: 6.9 13 13 * Requires PHP: 7.4 14 14 * Text Domain: auto-submenu -
auto-submenu/trunk/readme.txt
r3327291 r3409782 5 5 License: GPL-2.0-or-later 6 6 Requires at least: 3.0 7 Tested up to: 6. 87 Tested up to: 6.9 8 8 Requires PHP: 7.4 9 Stable Tag: 1.0. 49 Stable Tag: 1.0.5 10 10 11 11 Dynamic menus: Add a page to your menu and then let WordPress automatically add the child pages. … … 65 65 66 66 == Changelog == 67 68 = 1.0.5 = 69 70 * Confirmed compatibility with WordPress 6.9 67 71 68 72 = 1.0.4 =
Note: See TracChangeset
for help on using the changeset viewer.