-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathreadme.txt
More file actions
40 lines (27 loc) · 1.21 KB
/
readme.txt
File metadata and controls
40 lines (27 loc) · 1.21 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
=== Plugin Name ===
Contributors: warrenholmes
Tags: users, deleteusers
Requires at least: 3.0.1
Tested up to: 3.5
Stable tag: 1.0
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Quickly delete users, without reassigning your posts.
== Description ==
If you need to quickly delete a user, without reassigning any posts, this plugin helps you do just that.
This plugin was developed to get around an issue within WordPress which prevents the reassign page, after you've selected a user to delete, from working. You can view the issue here - http://core.trac.wordpress.org/ticket/19867.
== Installation ==
Manual Installation
1. Upload the quick_user_delete folder to the /wp-content/plugins/ directory
2. Activate the plugin through the 'Plugins' menu in WordPress
Automatic Installation
1. Visit the "Plugins -> Add New" menu in your WordPress admin.
2. Search for Quick User Delete.
3. Once the search results have loaded, click the "Install" link next to the "Quick User Delete" search result.
4. At the confirmation screen, click "Yes".
5. The plugin should now install itself onto your website.
== Frequently Asked Questions ==
== Screenshots ==
== Changelog ==
= 1.0.0 =
* Initial release.