=== Jits Role Editor ===
Contributors: jits04
Donate link: https://www.paypal.me/pwme69
Tags: role, editor, manage, user, permission
Requires at least: 4.0
Tested up to: 6.8
Stable tag: 1.1.1
Requires PHP: 7.2
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

Manage WordPress roles easily: create, edit, assign or remove user roles easily and intuitively.

== 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.

1. Upload the plugin files to the `/wp-content/plugins/plugin-name` directory, or install the plugin through the WordPress plugins screen directly.
1. Activate the plugin through the 'Plugins' screen in WordPress
1. Configure plugin under jits menu

== Frequently Asked Questions ==

=  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.).


== Screenshots ==

1. Create/edit/modify roles
2. Add permission to role.
3. Assign role to user

== Changelog ==
= = 1.1.0 =
* First Release
= = 1.1.1 =
* Improved translation