
To clear all comments from a WordPress database, you can run the following SQL command:
DELETE FROM wp_comments;
DELETE FROM wp_commentmeta;
Explanation:
-
wp_comments: Deletes all comments. -
wp_commentmeta: Deletes all metadata associated with the comments.
Important Notes:
- back up your database before running SQL commands.
- wp_, adjust the table names accordingly.
Would you like help running this via WP-CLI instead?
All comments on a WordPress website are displayed on the Comments dashboard in your WordPress admin area. It displays all comments by default.
To deactivate WordPress comments, go to Settings > Discussion in your dashboard and uncheck “Allow people to submit comments on new posts.”































![Jordan Ayew hattrick seal major win for Ghana vs Central African Republic [4:3] for 2026 World Cup qualifier (Video) Jordan Ayew hattrick seal major win for Ghana against CAR](https://debrichgroup.com/wp-content/uploads/2024/06/jordanayew_ghana-218x150.jpg)






