=== Bulk User Delete ===
Contributors: kcgaurab
Tags: users, delete, bulk, admin, roles
Requires at least: 5.0
Tested up to: 6.8
Stable tag: 1.2
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

A plugin to bulk delete users based on role, with post reassignment to the current user.

== Description ==
Bulk delete users by role from the WordPress admin. Posts from deleted users are reassigned to the current user. Administrator accounts are protected from deletion.

== Installation ==
1. Upload the plugin files to the `/wp-content/plugins/bulk-user-delete` directory, or install the plugin through the WordPress plugins screen directly.
2. Activate the plugin through the 'Plugins' screen in WordPress.
3. Use the 'Bulk User Delete' menu in the admin dashboard.

== Frequently Asked Questions ==
= Can I delete administrator users? =
No, administrator users are excluded for safety.

= What happens to posts from deleted users? =
Posts are reassigned to the current user performing the deletion.

== Screenshots ==
1. Bulk User Delete admin page.

== Changelog ==
= 1.0 =
* Initial release.

== Upgrade Notice ==
= 1.1 =
Initial release.

== License ==
This plugin is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. 