Plugin Directory

Changeset 3327293


Ignore:
Timestamp:
07/14/2025 06:02:54 AM (8 months ago)
Author:
anaid
Message:

Verified compatibility with WordPress 6.8

Location:
category-posts-in-custom-menu/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • category-posts-in-custom-menu/trunk/category-posts-in-custom-menu.php

    r3181306 r3327293  
    44 * Plugin URI: https://wordpress.telodelic.nl/category-posts-in-custom-menu
    55 * 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.3
     6 * Version: 3.0.4
    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.7
     12 * Tested up to: 6.8
    1313 * Requires PHP: 7.4
    1414 * Text Domain: category-posts-in-custom-menu
  • category-posts-in-custom-menu/trunk/readme.txt

    r3181306 r3327293  
    55License: GPL-2.0-or-later
    66Requires at least: 4.9.23
    7 Tested up to: 6.6
     7Tested up to: 6.8
    88Requires PHP: 7.4
    9 Stable Tag: 3.0.3
     9Stable Tag: 3.0.4
    1010
    1111Dynamic menus: List all posts from a category in your menu. Also works for tags, custom taxonomies as well as pages and custom post types.
     
    6464== Changelog ==
    6565
     66= 3.0.4 =
     67
     68Verified compatibility with WordPress 6.8
     69
    6670= 3.0.3 =
    6771
Note: See TracChangeset for help on using the changeset viewer.