Plugin Directory

Changeset 834019


Ignore:
Timestamp:
01/06/2014 06:33:40 PM (12 years ago)
Author:
mcwebdesignro
Message:

release 2.0

Location:
no-posts-user-delete
Files:
4 added
1 deleted
1 edited

Legend:

Unmodified
Added
Removed
  • no-posts-user-delete/tags/1.0/readme.txt

    r833989 r834019  
    55Requires at least: 3.0
    66Tested up to: 3.8
    7 Stable tag: 1.0
     7Stable tag: 2.0
    88License: GPLv2 or later
    99
    10 Delete all users that have no posts.
     10Delete users that have no posts, based on their role.
    1111
    1212== Description ==
    1313
    14 This WordPress plugin removes all users (subscribers, administrators, editors, authors, contributors, link authors and no role users) that have no posts.
     14This WordPress plugin gives the option to remove the users that have no posts, based on their role.
     15
     16Official 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>
    1519
    1620== Installation ==
     
    2428== Screenshots ==
    2529
    26 1. screenshot-1.jpg is the 'No Posts User Delete' Options page.
     301. screenshot-1.jpg is the 'No Posts User Delete' plugin page.
     312. screenshot-2.jpg is the 'No Posts User Delete' Search results page.
    2732
    2833== Frequently Asked Questions ==
     
    3237
    3338= 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.
     39You can delete users based on their role (including administrators), but you can't delete the current active user (which runs the plugin).
    3840
    3941== Changelog ==
    4042
    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.