Changeset 834019
- Timestamp:
- 01/06/2014 06:33:40 PM (12 years ago)
- Location:
- no-posts-user-delete
- Files:
-
- 4 added
- 1 deleted
- 1 edited
-
assets/screenshot-1.jpg (deleted)
-
tags/1.0/readme.txt (modified) (3 diffs)
-
tags/2.0 (added)
-
tags/2.0/no-posts-user-delete.php (added)
-
tags/2.0/screenshot-1.jpg (added)
-
tags/2.0/screenshot-2.jpg (added)
Legend:
- Unmodified
- Added
- Removed
-
no-posts-user-delete/tags/1.0/readme.txt
r833989 r834019 5 5 Requires at least: 3.0 6 6 Tested up to: 3.8 7 Stable tag: 1.07 Stable tag: 2.0 8 8 License: GPLv2 or later 9 9 10 Delete all users that have no posts.10 Delete users that have no posts, based on their role. 11 11 12 12 == Description == 13 13 14 This WordPress plugin removes all users (subscribers, administrators, editors, authors, contributors, link authors and no role users) that have no posts. 14 This WordPress plugin gives the option to remove the users that have no posts, based on their role. 15 16 Official page: [Delete users with no posts - Wordpress plugin](http://mcwebdesign.ro/2013/10/wordpress-delete-users-with-no-posts-plugin/) 17 18 <strong>Give a 5 star rating if you like this plugin. It helps a lot :-)</strong> 15 19 16 20 == Installation == … … 24 28 == Screenshots == 25 29 26 1. screenshot-1.jpg is the 'No Posts User Delete' Options page. 30 1. screenshot-1.jpg is the 'No Posts User Delete' plugin page. 31 2. screenshot-2.jpg is the 'No Posts User Delete' Search results page. 27 32 28 33 == Frequently Asked Questions == … … 32 37 33 38 = Which users can I delete using this plugin? = 34 Be careful, you will delete all users (subscribers, administrators, editors, authors, contributors, link authors and no role users) using this plugin. In next version I will give the option to delete based on users role. 35 36 = In the users list one user shows 0 posts, but when I run the plugin nothing happens. What's wrong? = 37 If a user has posts in the Trash, then that user will not be deleted. 39 You can delete users based on their role (including administrators), but you can't delete the current active user (which runs the plugin). 38 40 39 41 == Changelog == 40 42 41 = 1.0 = 42 * Initial version. 43 = 2.0 = 44 * Wordpress 3.8 bugfix: PHP Warning - Missing argument 2 for wpdb::prepare(). 45 * Added option to delete users based on their role. 46 * Added search users option. 47 48 = 1.0 = 49 * Initial release. 50
Note: See TracChangeset
for help on using the changeset viewer.