Description
Menu By User Roles is a WordPress plugin that allows you to control the visibility of menu items based on user roles. You can assign specific user roles to each menu item, ensuring that only users with those roles can see and access the corresponding links.
For more information and usage instructions, visit the GitHub Repository.
Support
For support and inquiries, please open an issue on GitHub.
License
This plugin is released under the GPL-2.0+ License. See LICENSE
for more information.
Author
Screenshots
Installation
- Upload the
menu-by-user-roles
directory to the/wp-content/plugins/
directory. - Activate the plugin through the ‘Plugins’ menu in WordPress.
- Go to ‘Appearance’ > ‘Menus’ in your WordPress dashboard to start assigning user roles to menu items.
FAQ
-
- Go to ‘Appearance’ > ‘Menus’ in your WordPress dashboard.
- Edit a menu item, and you will find a new option to assign user roles.
- Choose the desired user roles for the menu item.
- Save the menu.
-
Can I use this plugin with any theme?
-
Yes, this plugin should be compatible with most WordPress themes. If you encounter any compatibility issues, feel free to report them on GitHub.
Reviews
Contributors & Developers
“Menu By User Roles” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Menu By User Roles” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.0.3
- Update: Tested with latest WordPress 6.5.2
1.0.2
- Feature: Multiple user roles added
1.0.1
- Update: New version of the plugin released
1.0.0
- Initial release