=== Dynamic Menu Items ===
Author URI: https://brightbridgeweb.com
Plugin URI: https://brightbridgeweb.com/custom-plugins/dynamic-menu-items
Contributors: @benjerminp
Tags: dynamic menu, menu, taxonomy
Requires at least: 6.7
Tested up to: 6.7
Requires PHP: 8.1
Stable tag: 1.0.0
License: GPLv2
License URI: https://www.gnu.org/licenses/gpl-2.0.html

Add posts, media, pages, or custom post types specific to a category, tag, or taxonomy.

== Description ==

Easily add post, pages, media links, or custom post types to any frontend menu. Filter dynamic menu items by terms within a specific taxonomy and meta fields. Order dynamic menu items by name, date, or id. Include menu items by all or any one term specified.

Items are saved via WordPresses built in caching system for quicker load times and better user experience.


== Frequently Asked Questions ==

= How are the dynamic menu items displayed =

displaying dynamic menu items is handled by the sites theme. Items are added as a submenu and handled as a default list.

= Where does the parent link to =

By default the parent menu item links to "#". This can be changed when admins are building the menu.

= Does dynamic menu items work with ACF =

Yes, dynamic menu items will utilize the meta fields the same as custom built meta fields and use AFC's field name as the meta key.


== Installation ==

1. Go to `Plugins` in the Admin menu
2. Click on the button `Add new`
3. Search for `Dynamic Menu Items` and click 'Install Now' or click on the `upload` link to upload `dynamic-menu-items.zip`
4. Click on `Activate plugin`

== Changelog ==

= 1.0.0: March 12, 2025 =
* Birthday of Dynamic Menu Items