This plugin allows you to display menu items based on if user is logged in, logged out or based on the role you have given the user..
This plugin allows fine-grained permissions to be added to each menu item to display or not display the item based on the users logged in logged out status or the role assigned to the user.
I cannot see the options for Privilege Menu under menu items in Admin Panel. for more information...
Login due to the fact that it's denied to logged IN users in Admin Panel Nav Menus section..
Control Panel due to the fact that they are denied to logged OUT users in Admin Panel Nav Menus section..
Upload the folder to the wp-content plugins directory.
First select whether you'd like to display the item to all logged in users, all logged out users or Both ..
I cannot see the options for Privilege Menu under menu items in Admin Panel..
The first hook is 'priv menu roles It can be used to allow other plugins to add roles to be checked by ' Privilege Menu add filter function roles to add { $roles = 'New Role return $roles }.
Browse the code, check out SVN repository, or subscribe to the development log by RSS...
Read more