=== Different Menu in Different Pages and Posts ===
Contributors: tusharknovator, monikapatel
Tags: different menus for different pages, conditional menus
Requires at least: 4.0 
Tested up to: 7.0.1
Requires PHP: 7.4
Stable tag: 1.0.1
License: GPLv3
License URI: https://www.gnu.org/licenses/gpl-3.0.html

== Description ==

Different Menu in Different Pages and Posts plugin allows user to display 'menu of choice' to display on the header of posts and pages
Set the menu from the dropdown shown in the post and page screen to automatically display it on the header of that particular page or posts. 
 
== Installation ==
1. Upload plugin directory to the `/wp-content/plugins/` directory
2. Activate the plugin through the 'Plugins' menu in WordPress
3. Go to page or posts Add or update and set the menu in the select Menu dropdown

== Screenshots ==
1. Admin Post Screen of 'Different Menu in Different Pages and Posts'
2. Assigning a different menu to both a Page and a Post
3. Frontend Screen showing the chosen Menu

== Changelog ==

= 1.0.1 =
* Fixed: custom menu selection could incorrectly override the primary menu on non-singular pages (home, archives).
* Fixed: missing nonce verification when saving the selected menu on a post/page.
* Fixed: incorrect text domain used for a translatable string.
* Tested up to WordPress 7.0.1.

= 1.0.0 =
* Initial release.
