You can can remove WordPress comments from within the database. This can be helpful if you need to quickly remove a large amount of SPAM comments.
Additional Notes
- Always take a database backup before making changes directly in phpMyAdmin.
- If the site uses a custom table prefix, the comments table may be named something other than wp_comments (for example, abc_comments).
- Deleting comments directly from the database bypasses the WordPress recycle/trash functionality and cannot easily be undone without a backup.
Article ID: 1220
Created On: Tue, Nov 17, 2020 at 6:49 PM
Last Updated On: Tue, Jun 16, 2026 at 9:02 AM
Online URL: https://www.heartinternet.uk/support/article/remove-wordpress-comments-in-the-database.html