/WordPress-Member-Navbar

A plugin to enable different menu items depending on whether the user is logged in or not.

Primary LanguagePHPGNU General Public License v2.0GPL-2.0

=== Wordpress Member Navbar === Contributors: stanton119 Donate link: http://www.richard-stanton.com/Wordpress-Member-Navbar Tags: private, member, navbar Requires at least: 3.0.1 Tested up to: 4.1 Stable tag: 0.2 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html

Hide private menu items from guests. Private pages can be found using the search box on the menu creation screen.

== Description ==

Wordpress Member Navbar allows you to hide private pages from guests.

Any pages that have their visibility set to private will be ommitted by the menu for any user that is a guest. When a user logs in those private pages will appear in the navbar.

Private pages may not appear in the page list from the menu creation tool. Instead simply use the search box to find the private page, and then add it as normal to the menu.

This can be useful for user based pages such as account settings or forums etc.

To change a page to private, use the Visibility option under the Publish box in the top-right hand of the editor window:

More details: WordPress Member Navbar

== Installation ==

Upload the plugin to your blog and activate it, then simply add a private page to your menu.

== Frequently Asked Questions ==

= How do you add private pages to the menu =

From the menus editor (Appearance -> Menus) use the "Search" box to search for the private page and add to the menu as usual.

== Screenshots ==

  1. Guest menu
  2. Member menu
  3. Adding private pages
  4. Setting a page to private

== Changelog ==

= 0.2 = Release Date - 15th March, 2015

  • Changed the filter priority so that the menu should work better with other plugins.

= 0.1 = Release Date - 21st December, 2014

  • First version!