NAV QUERY

Plugin Banner

NAV QUERY

by postpostmodern

Download
Description

Allows dynamic menu creation using WP_Query syntax

  1. Upload /nav-query/ to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Use the Nav Menu builder to create dynamic menus
  1. UI for adding common query parameters

    UI for adding common query parameters

  2. And it shows up, right in your menu

    And it shows up, right in your menu

Can I use query string syntax?

Yes you can.

Can I use json arrays?

That’s probably better than using query strings.

.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
Back to top