Changeset 3327293
- Timestamp:
- 07/14/2025 06:02:54 AM (8 months ago)
- Location:
- category-posts-in-custom-menu/trunk
- Files:
-
- 2 edited
-
category-posts-in-custom-menu.php (modified) (2 diffs)
-
readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
category-posts-in-custom-menu/trunk/category-posts-in-custom-menu.php
r3181306 r3327293 4 4 * Plugin URI: https://wordpress.telodelic.nl/category-posts-in-custom-menu 5 5 * Description: Dynamic menus: List all posts from a category in your menu. Also works for tags, custom taxonomies as well as pages and custom post types. 6 * Version: 3.0. 36 * Version: 3.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: category-posts-in-custom-menu -
category-posts-in-custom-menu/trunk/readme.txt
r3181306 r3327293 5 5 License: GPL-2.0-or-later 6 6 Requires at least: 4.9.23 7 Tested up to: 6. 67 Tested up to: 6.8 8 8 Requires PHP: 7.4 9 Stable Tag: 3.0. 39 Stable Tag: 3.0.4 10 10 11 11 Dynamic menus: List all posts from a category in your menu. Also works for tags, custom taxonomies as well as pages and custom post types. … … 64 64 == Changelog == 65 65 66 = 3.0.4 = 67 68 Verified compatibility with WordPress 6.8 69 66 70 = 3.0.3 = 67 71
Note: See TracChangeset
for help on using the changeset viewer.