=== Role Based User Deleter ===
Contributors: sakibhasan  
Tags: user management, delete users, user roles, admin tools  
Requires at least: 5.6  
Tested up to: 6.8
Requires PHP: 7.4  
Stable tag: 1.0.0  
License: GPL v2 or later  
License URI: https://www.gnu.org/licenses/gpl-2.0.html  

Easily delete users based on their roles with Role Based User Deleter. Manage your WordPress users efficiently and securely.

== Description ==

Role Based User Deleter is a lightweight and efficient WordPress plugin that allows administrators to delete users based on their roles. This plugin provides a simple and secure way to manage user accounts, ensuring that you can easily remove users who no longer need access to your site.

**Features:**
- Delete users based on selected roles (excluding administrators for safety).
- User-friendly admin interface with a professional design.
- Displays the total number of users for each role in the dropdown.
- Secure deletion process with nonce verification.
- Success message after user deletion with the count of deleted users.

== Installation ==

### From the WordPress Dashboard
1. Navigate to the **Plugins** menu in your WordPress admin dashboard.
2. Click **Add New** and search for "Role Based User Deleter."
3. Click **Install Now** next to the plugin.
4. Once installed, click **Activate** to enable the plugin.

### Manual Upload
1. Download the `role-based-user-deleter.zip` file from the WordPress plugin repository.
2. Navigate to the **Plugins** menu in your WordPress admin dashboard.
3. Click **Add New** and then click **Upload Plugin**.
4. Select the downloaded `role-based-user-deleter.zip` file and click **Install Now**.
5. Once installed, click **Activate** to enable the plugin.

== Frequently Asked Questions ==

= Is it safe to use this plugin? =
Yes, the plugin excludes administrators from being deleted and uses nonce verification for secure form submissions.

= Can I undo the deletion of users? =
No, once users are deleted, the action cannot be undone. Please proceed with caution.

= Does this plugin support multisite? =
Currently, the plugin is designed for single-site installations only.

== Changelog ==

= 1.0.1 =
* Initial release.
* Updated Settings

= 1.0.0 =
* Initial release.
* Added functionality to delete users based on roles.
* Excluded administrators for safety.
* Added nonce verification for secure form submissions.

== Upgrade Notice ==

= 1.0.0 =
Initial release – safe to install.

== Support ==

For support, visit the [plugin support forum](https://wordpress.org/support/plugin/role-based-user-deleter).

== Credits ==

Developed by Sakib Hasan (https://profiles.wordpress.org/sakibhasan/).