This plugins sounds very nice, but unfortunatly does not work on my WP version
WordPress database error: [You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'LEAVE AND wp_comments.comment_author IS NULL ' at line 7]
SELECT * FROM wp_users LEFT JOIN wp_comments ON (wp_users.user_email = wp_comments.comment_author_email) LEFT JOIN wp_posts ON (wp_users.ID = wp_posts.post_author) LEFT JOIN wp_usermeta ON (wp_users.ID = wp_usermeta.user_id) WHERE wp_usermeta.meta_key = 'wp_capabilities' LEAVE AND wp_comments.comment_author IS NULL AND wp_posts.post_author is NULL GROUP BY display_name ;
I need to remove the word LEAVE that mySQL does not seems to understand.
By the way, this also exclude user that commented without registration, mostly 80% of my “real users”, I would like to keep them because I approved their comments, they have emails in table wp_comments but not on wp_users
Hello, this is seems like the plugin I would like to have to clean up my site but is missing the Forums posts options.
I would like to delete users and any meta in the tables for those who have never created any bbPress topic or reply.
Forums posts are not counted the same as blog posts so they can’t be filtered at this moment.
I would love to have that option so I can clean my giant user list of inactive accounts with 0 forum activity.
Thanks in advance.
]]>Fantastic Plugin… I have been spammed with nearly 400,000 users.
I can run your plugin effectively for cleaning 1000 users… not so well at 5000.. It would be great to be able to set a cron to delete batches of 1000 every 10 minutes? Even if it’s a paid upgrade aka “pro version”
]]>I noticed this feature was on your “to do” list. Has it been done yet? As in, can you filter out paying customers in plugins like WooCommerce? That’s my biggest drawback..
]]>I’m running this plugin in Test Mode.
– Roles – Only Administrator
– Break Down – 100 users
– Users never posted
In the list below, I see users who have authored posts ( Role is set to Contributor)
]]>