Changeset 3181305
- Timestamp:
- 11/04/2024 11:13:23 AM (16 months ago)
- Location:
- auto-submenu/trunk
- Files:
-
- 2 edited
-
auto-submenu.php (modified) (2 diffs)
-
readme.txt (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
auto-submenu/trunk/auto-submenu.php
r3114016 r3181305 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. 26 * Version: 1.0.3 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. 612 * Tested up to: 6.7 13 13 * Requires PHP: 7.4 14 14 * Text Domain: auto-submenu -
auto-submenu/trunk/readme.txt
r3114016 r3181305 1 1 === Auto Submenu === 2 2 Contributors: jamocreations, anaid 3 Donate link: https://wordpress.telodelic.nl/auto-submenu 3 4 Tags: menu, submenu, subpages, pages, navigation 4 5 License: GPL-2.0-or-later … … 6 7 Tested up to: 6.6 7 8 Requires PHP: 7.4 8 Stable Tag: 1.0. 29 Stable Tag: 1.0.3 9 10 10 11 Dynamic menus: Add a page to your menu and then let WordPress automatically add the child pages. … … 64 65 65 66 == Changelog == 67 68 = 1.0.3 = 69 70 * Confirmed compatibility with WordPress 6.7 66 71 67 72 = 1.0.2 =
Note: See TracChangeset
for help on using the changeset viewer.