How to delete all unapproved comments in wp? Basically delete everything where comment_approved=0 can someone please post the sql code for this to use in phpmyadmin
Why not just log into Wordpress, go to the moderation panel and select all unapproved and delete them? Saves messing around in the database when you don't necessarily know the underlying database structure.
there were 50k comments there but i figured a quick way to do it, just emptied the comments db since its all spam anyway