Skip to content

Latest commit

 

History

History
67 lines (43 loc) · 1.99 KB

README.md

File metadata and controls

67 lines (43 loc) · 1.99 KB

##Page Specific Menu Items##

Tags: page specific menu items, menu, menu items, page wise menu, Requires at least: 3.5 Tested up to: 3.8 Stable tag: 1.2 License: GPLv3 Contributors: dharmapoudel

Allows user to select menu items page wise.

###Description###

This plugin allows users to select menu items to show per page. One menu different menu items for different pages. Also allows users choose which menu to use for cherrypicking menu items page wise.

How to make this plugin work?

  • Create a menu from appearance > menus
  • Select the menu you want to use from settings > PS MenuItems > Select Menu
  • Assign the menu to menu location from appearance > menus
  • Check the items you want to hide from pages > edit > Page Specific Menu Items
  • View the page and the selected items should be gone.

If you found any bugs/issues please report and I'll try to fix them asap.

###Installation###

via Wordpress

  1. Go to the menu 'Plugins' -> 'Install' and search for 'Page Specific Menu Items'
  2. Click 'install'

Manual Installation

  1. Unzip the zip file and upload to the '/wp-content/plugins/' directory
  2. Activate the plugin through the 'Plugins' menu
  3. Configure plugin from 'Settings > PS Menu Items'

###Changelog###

= 1.2 (2014-1-28) =

  • Fixed menu selection on setting page
  • Changed show to hide (now check items to hide)
  • Warning and notices fixes and other changes

= 1.0 (2014-1-27) =

  • Initial Release

###Frequently Asked Questions###

How to make this plugin work?

  • Create a menu from appearance > menus
  • Select the menu you want to use from settings > PS MenuItems > Select Menu
  • Assign the menu to menu location from appearance > menus
  • Check the items you want to hide from pages > edit > Page Specific Menu Items
  • View the page and the selected items should be gone.

How does this plugin works?

This plugin adds 'hide_this_item' class to selected menu items.

Download From WordPress