=== Genesis Simple Menus === Contributors: wpmuguru Tags: genesis,genesiswp,studiopress,menu,navigation Requires at least: 3.6 Tested up to: 3.6 Stable tag: 0.2 With Genesis, Simple Menus allows you to select a WP menu for secondary navigation on posts, pages, categories, tags or custom taxonomies. == Description == This plugin allows you to assign WordPress navigation menus to the secondary navigation menu within the Genesis Theme Framework on a per post, per page, or per tag/category archive basis. The per post, page, category or tag setting overrides whatever menu setting you have in your Genesis Theme setting. It does require that you have your Secondary Navigation enabled in your Genesis Theme Settings. [The Author](http://ronandandrea.com/) [Plugin Page](http://www.studiopress.com/plugins/genesis-simple-menus) == Installation == 1. Upload the entire `genesis-simple-menus` folder to the `/wp-content/plugins/` directory 1. Activate the plugin through the 'Plugins' menu in WordPress 1. Create any new menus you need with the WordPress menus feature 1. Choose the menu you want to display by choosing it from the drop-down menu in the post/page or category/tag edit screen. == Changelog == = 0.1.5 = * permission check fix = 0.1.4 = * add automatic support for custom taxonomies = 0.1.3.1 = * update for Genesis 1.6 = 0.1.3 = * add custom taxonomy support = 0.1.2 = * fix verify nonce logic = 0.1.1 = * add .pot file & register text domain * add a handle to the simple menu object = 0.1 = * Original version.