=== Plugin Name === Contributors: postpostmodern, pinecone-dot-io Donate link: http://heifer.org/ Tags: wp_query, nav Requires at least: 3.8 Tested up to: 4.0.beta2 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Allows dynamic menu creation using WP_Query syntax == Installation == 1. Upload `/nav-query/` to the `/wp-content/plugins/` directory 1. Activate the plugin through the 'Plugins' menu in WordPress 1. Use the Nav Menu builder to create dynamic menus == Frequently Asked Questions == = Can I use query string syntax? = Yes you can. = Can I use json arrays? = That's probably better than using query strings. == Screenshots == 1. UI for adding common query parameters 2. And it shows up, right in your menu == Changelog == = .6 = * Add Nav Query Meta class = .51 = * Work on svn/git sync = 0.45 = * added internationalization = 0.41 = * minor cleanup = 0.4 = * major refinements to admin ui = 0.2 = * current-menu-item and other default classes applied = 0.1 = * first working version = 0.0.1 = * proof of concept