<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.1" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
		>
	<channel>
		<title>bbPress Plugin Browser &#187; Topic: Mass Delete Users</title>
		<link>http://bbpress.org/plugins/topic/mass-delete-users/</link>
		<description>bbPress Plugin Browser &#187; Topic: Mass Delete Users</description>
		<language>en-US</language>
		<pubDate>Thu, 09 Feb 2012 20:28:00 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.1</generator>
				<atom:link href="http://bbpress.org/plugins/rss/topic/mass-delete-users" rel="self" type="application/rss+xml" />

		<item>
			<title>convurg on "Mass Delete Users"</title>
			<link>http://bbpress.org/plugins/topic/mass-delete-users/page/2/#post-6482</link>
			<pubDate>Thu, 28 Apr 2011 20:12:48 +0000</pubDate>
			<dc:creator>convurg</dc:creator>
			<guid isPermaLink="false">6482@http://bbpress.org/plugins/</guid>
			<description><![CDATA[<p>This plugin is not working for version 1.0.2, is there a fix on the way?
</p>]]></description>
					</item>
		<item>
			<title>PS Vita Games on "Mass Delete Users"</title>
			<link>http://bbpress.org/plugins/topic/mass-delete-users/#post-6413</link>
			<pubDate>Wed, 16 Mar 2011 11:56:44 +0000</pubDate>
			<dc:creator>PS Vita Games</dc:creator>
			<guid isPermaLink="false">6413@http://bbpress.org/plugins/</guid>
			<description><![CDATA[<p>Thanks for the plugin
</p>]]></description>
					</item>
		<item>
			<title>FakePlasticFish on "Mass Delete Users"</title>
			<link>http://bbpress.org/plugins/topic/mass-delete-users/#post-5636</link>
			<pubDate>Sat, 03 Apr 2010 02:43:51 +0000</pubDate>
			<dc:creator>FakePlasticFish</dc:creator>
			<guid isPermaLink="false">5636@http://bbpress.org/plugins/</guid>
			<description><![CDATA[<p>Hi.  For some reason, my deleted users keep reappearing.  I keep deleting all users that have 0 posts and include .ru in their email address, and all of those exact users keep reappearing on the list.  Any suggestions?  I just loaded this plugin today, so I assume I have the latest version.</p>
<p><a href="http://fakeplasticfish.com/discuss/" rel="nofollow">http://fakeplasticfish.com/discuss/</a>
</p>]]></description>
					</item>
		<item>
			<title>Marius- on "Mass Delete Users"</title>
			<link>http://bbpress.org/plugins/topic/mass-delete-users/#post-4872</link>
			<pubDate>Thu, 05 Nov 2009 19:49:15 +0000</pubDate>
			<dc:creator>Marius-</dc:creator>
			<guid isPermaLink="false">4872@http://bbpress.org/plugins/</guid>
			<description><![CDATA[<p>I can confirm this plugin works with 1.02.
</p>]]></description>
					</item>
		<item>
			<title>thierryyyyyyy on "Mass Delete Users"</title>
			<link>http://bbpress.org/plugins/topic/mass-delete-users/#post-3257</link>
			<pubDate>Sat, 25 Apr 2009 09:13:44 +0000</pubDate>
			<dc:creator>thierryyyyyyy</dc:creator>
			<guid isPermaLink="false">3257@http://bbpress.org/plugins/</guid>
			<description><![CDATA[<p>This plugins does not avoid suppression of members which have subscribed for wordpress (when it is integrated, of course).</p>
<p>and also for guys "just inscribe since less than X days"</p>
<p>I used this MySQL query :</p>
<pre><code>DELETE FROM wp_users WHERE ID IN (
	SELECT  ID
	FROM (
		SELECT  u.ID, COUNT(p.post_id) nb_posts
		FROM wp_users u LEFT JOIN  bb_posts p ON poster_id = u.ID
		WHERE DATEDIFF(now(),user_registered) &#62; 93
		AND NOT EXISTS ( SELECT  * FROM wp_usermeta m
				   WHERE m.user_id=u.ID AND m.meta_key LIKE &#34;wp_capabilities&#34;)
		GROUP BY u.ID
		ORDER BY nb_posts
	) a
	WHERE a.nb_posts=0
)</code></pre>
<p>This delete members which are not wordpress member (so only bb_press member)<br />
and 93 days old (about 3 month)</p>
<p>could you add the filter "avoid wordpress users"<br />
and the "registered date before ..." ?</p>
<p>Thank you _CK_ , bbPress would be poor without you.
</p>]]></description>
					</item>
		<item>
			<title>debrobinson on "Mass Delete Users"</title>
			<link>http://bbpress.org/plugins/topic/mass-delete-users/#post-3183</link>
			<pubDate>Wed, 15 Apr 2009 05:42:02 +0000</pubDate>
			<dc:creator>debrobinson</dc:creator>
			<guid isPermaLink="false">3183@http://bbpress.org/plugins/</guid>
			<description><![CDATA[<p>Thanks for this fantastic plugin - it was quick and easy to activate and to use - wonderful!
</p>]]></description>
					</item>
		<item>
			<title>sceno on "Mass Delete Users"</title>
			<link>http://bbpress.org/plugins/topic/mass-delete-users/#post-3097</link>
			<pubDate>Fri, 03 Apr 2009 14:58:21 +0000</pubDate>
			<dc:creator>sceno</dc:creator>
			<guid isPermaLink="false">3097@http://bbpress.org/plugins/</guid>
			<description><![CDATA[<p>ah ok will look for your update, cheers!
</p>]]></description>
					</item>
		<item>
			<title>sceno on "Mass Delete Users"</title>
			<link>http://bbpress.org/plugins/topic/mass-delete-users/#post-3096</link>
			<pubDate>Fri, 03 Apr 2009 14:57:25 +0000</pubDate>
			<dc:creator>sceno</dc:creator>
			<guid isPermaLink="false">3096@http://bbpress.org/plugins/</guid>
			<description><![CDATA[<p>hmmm I don't seem to have a "functions.bb-users.php" file or anything similar, apart from "users.php" in "bb-admin"
</p>]]></description>
					</item>
		<item>
			<title>_ck_ on "Mass Delete Users"</title>
			<link>http://bbpress.org/plugins/topic/mass-delete-users/#post-3095</link>
			<pubDate>Fri, 03 Apr 2009 14:47:56 +0000</pubDate>
			<dc:creator>_ck_</dc:creator>
			<guid isPermaLink="false">3095@http://bbpress.org/plugins/</guid>
			<description><![CDATA[<p>Please upgrade to 0.0.4 when you see it here shortly.
</p>]]></description>
					</item>
		<item>
			<title>sceno on "Mass Delete Users"</title>
			<link>http://bbpress.org/plugins/topic/mass-delete-users/#post-3094</link>
			<pubDate>Fri, 03 Apr 2009 13:51:00 +0000</pubDate>
			<dc:creator>sceno</dc:creator>
			<guid isPermaLink="false">3094@http://bbpress.org/plugins/</guid>
			<description><![CDATA[<p>Hi,</p>
<p>I have a problem - when I click on the delete button the users don't delete... </p>
<p>Im using the latest version of the plugin and bbpress
</p>]]></description>
					</item>
		<item>
			<title>Softland on "Mass Delete Users"</title>
			<link>http://bbpress.org/plugins/topic/mass-delete-users/#post-3033</link>
			<pubDate>Fri, 27 Mar 2009 07:31:32 +0000</pubDate>
			<dc:creator>Softland</dc:creator>
			<guid isPermaLink="false">3033@http://bbpress.org/plugins/</guid>
			<description><![CDATA[<p>_ck_ that's excellent, works perfect and was able to remove lots of inactive users. Thank you and get well soon.
</p>]]></description>
					</item>
		<item>
			<title>wiseacre on "Mass Delete Users"</title>
			<link>http://bbpress.org/plugins/topic/mass-delete-users/#post-3028</link>
			<pubDate>Thu, 26 Mar 2009 20:44:58 +0000</pubDate>
			<dc:creator>wiseacre</dc:creator>
			<guid isPermaLink="false">3028@http://bbpress.org/plugins/</guid>
			<description><![CDATA[<p>This plugin is one of my bbpress dreams. Thanks.
</p>]]></description>
					</item>
		<item>
			<title>_ck_ on "Mass Delete Users"</title>
			<link>http://bbpress.org/plugins/topic/mass-delete-users/#post-3024</link>
			<pubDate>Thu, 26 Mar 2009 03:31:38 +0000</pubDate>
			<dc:creator>_ck_</dc:creator>
			<guid isPermaLink="false">3024@http://bbpress.org/plugins/</guid>
			<description><![CDATA[<p>Good news, I suddenly realized I can take a shortcut for now and instead of giving a pulldown to specify number of posts I can just give a toggle for "No Posts" which is a far easier mysql query.</p>
<p>So in 0.0.3 you can now turn on a filter with a checkbox to only show users without any posts.</p>
<p>It also checks for comments if you have WP integrated.
</p>]]></description>
					</item>
		<item>
			<title>_ck_ on "Mass Delete Users"</title>
			<link>http://bbpress.org/plugins/topic/mass-delete-users/#post-3018</link>
			<pubDate>Wed, 25 Mar 2009 14:18:33 +0000</pubDate>
			<dc:creator>_ck_</dc:creator>
			<guid isPermaLink="false">3018@http://bbpress.org/plugins/</guid>
			<description><![CDATA[<p>I haven't been feeling so great lately so I have not done much work on my plugins but I will try to look at this again this weekend.
</p>]]></description>
					</item>
		<item>
			<title>Softland on "Mass Delete Users"</title>
			<link>http://bbpress.org/plugins/topic/mass-delete-users/#post-3017</link>
			<pubDate>Wed, 25 Mar 2009 13:35:24 +0000</pubDate>
			<dc:creator>Softland</dc:creator>
			<guid isPermaLink="false">3017@http://bbpress.org/plugins/</guid>
			<description><![CDATA[<p>Hi _ck_, any update on this plugin comming soon? I'm asking as the filter for counting posts would be a great way to delete inactive users. thanks.
</p>]]></description>
					</item>
		<item>
			<title>Rene Clausen Nielsen on "Mass Delete Users"</title>
			<link>http://bbpress.org/plugins/topic/mass-delete-users/#post-2933</link>
			<pubDate>Tue, 10 Mar 2009 08:44:51 +0000</pubDate>
			<dc:creator>Rene Clausen Nielsen</dc:creator>
			<guid isPermaLink="false">2933@http://bbpress.org/plugins/</guid>
			<description><![CDATA[<p>That'd be fantastic! Cheers.
</p>]]></description>
					</item>
		<item>
			<title>_ck_ on "Mass Delete Users"</title>
			<link>http://bbpress.org/plugins/topic/mass-delete-users/#post-2931</link>
			<pubDate>Mon, 09 Mar 2009 23:25:08 +0000</pubDate>
			<dc:creator>_ck_</dc:creator>
			<guid isPermaLink="false">2931@http://bbpress.org/plugins/</guid>
			<description><![CDATA[<p>By next weekend I hope to include a filter for number of posts (ie. users with zero posts)
</p>]]></description>
					</item>
		<item>
			<title>Rene Clausen Nielsen on "Mass Delete Users"</title>
			<link>http://bbpress.org/plugins/topic/mass-delete-users/#post-2930</link>
			<pubDate>Mon, 09 Mar 2009 22:13:11 +0000</pubDate>
			<dc:creator>Rene Clausen Nielsen</dc:creator>
			<guid isPermaLink="false">2930@http://bbpress.org/plugins/</guid>
			<description><![CDATA[<p>Yeah, I know. A simple search for ".ru" gave me 445 users with zero posts. But of course, that's still 3,500 to go :)
</p>]]></description>
					</item>
		<item>
			<title>_ck_ on "Mass Delete Users"</title>
			<link>http://bbpress.org/plugins/topic/mass-delete-users/#post-2929</link>
			<pubDate>Mon, 09 Mar 2009 18:01:34 +0000</pubDate>
			<dc:creator>_ck_</dc:creator>
			<guid isPermaLink="false">2929@http://bbpress.org/plugins/</guid>
			<description><![CDATA[<p>That's a good idea but might be awhile before I implement it.<br />
It's also technically possible to re-check against akismet.</p>
<p>By the way, the plugin currently does a seperate db call for every delete (and then for meta) though the api as I have not written the routines yet to more efficiently delete with a single query so keep that in mind as you might get a nastygram from your host - don't try to delete all 4000 at once, do it in pages.</p>
<p>You might be able to find a pattern in email addresses to search by.<br />
For example, while the  ".ru" TLD is legit, many times bots use it.<br />
So if you have an english site, and 1000  .ru  registration with zero posts - there's something to delete.
</p>]]></description>
					</item>
		<item>
			<title>Rene Clausen Nielsen on "Mass Delete Users"</title>
			<link>http://bbpress.org/plugins/topic/mass-delete-users/#post-2927</link>
			<pubDate>Mon, 09 Mar 2009 15:50:55 +0000</pubDate>
			<dc:creator>Rene Clausen Nielsen</dc:creator>
			<guid isPermaLink="false">2927@http://bbpress.org/plugins/</guid>
			<description><![CDATA[<p>I have quite a few spam users (4,000+) from back before Human Test made it's way into the world. Mass Delete Users will be of great use to me. Do you have any plans of implementing the ability to check the users against <a href="http://www.stopforumspam.com/" rel="nofollow">http://www.stopforumspam.com/</a> or any other database of that sort?</p>
<p>In that case I'll surely wait :)
</p>]]></description>
					</item>

	</channel>
</rss>

