/ Published in: SQL

Expand |
Embed | Plain Text
Copy this code and paste it in your HTML
DELETE FROM wp_comments WHERE comment_approved = '0';
Comments
