Title: Remove users regardless
Last modified: November 28, 2017

---

# Remove users regardless

 *  [Jon Brown](https://wordpress.org/support/users/jb510/)
 * (@jb510)
 * [8 years, 6 months ago](https://wordpress.org/support/topic/remove-users-regardless/)
 * Paul – this looks cool.
 * For what it’s worth I’d love a version that would delete subscribers and their
   comments regardless after # days.
 * The reason is that I’m running a demo site where users can register as subscribers
   to see how the demo works (it’s a single site in a 50 site multisite network)
   and I’d love to bulk purge them on a cron.
 * It’s not a huge need, but I might fork this for it myself just thought I’d mention
   the use case.

Viewing 2 replies - 1 through 2 (of 2 total)

 *  Plugin Author [paulvgibbs](https://wordpress.org/support/users/paulvgibbs/)
 * (@paulvgibbs)
 * [8 years, 4 months ago](https://wordpress.org/support/topic/remove-users-regardless/#post-9865186)
 * Hi Jon
 * Sorry I didn’t see your question earlier.
 * This plugin does remove subscribers after 7 days but only if they made a comment.
 * It would be fairly straight forward to modify the code to remove subscribers 
   even if they made a comment and that code which would need to be modified is 
   at
 * add_action( ‘withinweb_wwrs_cron_hook’, ‘withinweb_wwrs_cron_remove_spam’ );
 * Paul
 *  Thread Starter [Jon Brown](https://wordpress.org/support/users/jb510/)
 * (@jb510)
 * [8 years, 4 months ago](https://wordpress.org/support/topic/remove-users-regardless/#post-9866428)
 * Thanks Paul!
 * Just to clarify, above you wrote “This plugin does remove subscribers after 7
   days but only if they made a comment.” but I am sure you meant “This plugin does
   remove subscribers after 7 days but only if they [have not] made a comment.” 
   since that’s the point.
 * Regardless, thanks again going to give it a try on that demo site soon.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Remove users regardless’ is closed to new replies.

 * ![](https://ps.w.org/withinweb-remove-spam-subscribers/assets/icon-128x128.png?
   rev=1737058)
 * [Remove Unwanted Subscribers](https://wordpress.org/plugins/withinweb-remove-spam-subscribers/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/withinweb-remove-spam-subscribers/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/withinweb-remove-spam-subscribers/)
 * [Active Topics](https://wordpress.org/support/plugin/withinweb-remove-spam-subscribers/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/withinweb-remove-spam-subscribers/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/withinweb-remove-spam-subscribers/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [Jon Brown](https://wordpress.org/support/users/jb510/)
 * Last activity: [8 years, 4 months ago](https://wordpress.org/support/topic/remove-users-regardless/#post-9866428)
 * Status: not resolved