Description
Jits Role Editor allows you to fully manage WordPress user roles directly from the dashboard. With a simple and intuitive interface, you can:
Create new custom roles
Edit the capabilities of existing roles
Delete unnecessary roles
Assign and remove roles to users, even in bulk
Prevent accidental removal of administrator roles
Perfect for multi-user sites, agencies, membership platforms, or any project that requires advanced control over user permissions.
✅ Clean and user-friendly interface
✅ Secure (nonce and permission verification)
✅ Compatible with WordPress 6.x
✅ No complex configuration needed
✅ Translated into Italian
Installation
This section describes how to install the plugin and get it working.
e.g.
- Upload the plugin files to the
/wp-content/plugins/plugin-name
directory, or install the plugin through the WordPress plugins screen directly. - Activate the plugin through the ‘Plugins’ screen in WordPress
- Configure plugin under jits menu
FAQ
-
Can I edit or delete default WordPress roles like “administrator” or “editor”?
-
No. For security and stability reasons, the plugin does not allow editing or deleting WordPress default roles.
-
Can I assign roles to multiple users at once?
-
Yes. The plugin includes a feature to bulk assign or remove roles from users in one simple interface.
-
Is it safe to use this plugin on a live website?
-
Absolutely. The plugin uses native WordPress security checks like current_user_can() and wp_verify_nonce() to prevent unauthorized actions.
-
What happens if I try to remove the administrator role from myself?
-
The plugin prevents you from accidentally removing your own administrator role to avoid getting locked out of your site.
-
Can I rename an existing role?
-
Yes, you can rename a custom role (not a WordPress default one) directly from the plugin interface.
-
Is the plugin compatible with membership or eCommerce plugins?
-
Yes. The plugin works with the native WordPress role system, so it’s compatible with most plugins that rely on standard roles (e.g., WooCommerce, MemberPress, etc.).
Reviews
There are no reviews for this plugin.
Contributors & Developers
“Jits Role Editor” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Jits Role Editor” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
= 1.1.0
- First Release
= 1.1.1
- Improved translation