Changeset 3327291
- Timestamp:
- 07/14/2025 05:59:14 AM (8 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
r3181305 r3327291 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. 36 * Version: 1.0.4 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. 712 * Tested up to: 6.8 13 13 * Requires PHP: 7.4 14 14 * Text Domain: auto-submenu -
auto-submenu/trunk/readme.txt
r3181305 r3327291 5 5 License: GPL-2.0-or-later 6 6 Requires at least: 3.0 7 Tested up to: 6. 67 Tested up to: 6.8 8 8 Requires PHP: 7.4 9 Stable Tag: 1.0. 39 Stable Tag: 1.0.4 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.4 = 69 70 * Confirmed compatibility with WordPress 6.8 67 71 68 72 = 1.0.3 =
Note: See TracChangeset
for help on using the changeset viewer.