You could easily do this using mysql:
DELETE FROM wp_comments WHERE comment_date < DATE_ADD(CURDATE(), INTERVAL -6 MONTH)
Related Posts:
- SQL query to delete comments older than 90 days?
- Resetting comment count
- Would switching to InnoDB from MyISAM improve performance of comments table?
- human_time_diff() returns “48 years ago” for all comments
- Get last seen date/time in wordpress get_comments() [closed]
- Recent comments from my blogs only
- Changing “submitted on date” of comments
- Log file reports SQL Error processing child comments
- Delete all one-word comments
- Control panel loads slowly due to 2 slow queries on comment table
- Placed on + only date (not time)
- How to amend time format of comments, using child-theme?
- comment_date() & comment_time() not working from functions.php
- R: Comment out block of code
- How to rearrange fields in comment_form()
- Commenting in user profile page?
- How do I delete all comments from a specific old blog post?
- Removing the “Website” Field from Comments and Replies?
- How to load and show comments with AJAX instead of pagination?
- Comments not appearing at all
- get recent comments of a particular category
- Hook/Filter before and after comments
- Comment form validation
- Is it possible to move a comment that should be a reply to another comment?
- Can I seperate comments from post?
- I have tried using Plugins to remove 72K comments with no success
- How to refresh the page when an admin trashes a comment from Comments in the admin site?
- How to add a div on comment fields / edited
- How to move comments form above comments list in wordpress
- Remove “Comment” column in all post-types
- How stop the process of submitting a comment if a field is empty?
- Can WordPress store comment cookies on two different computers?
- How to get last comments but not from admin (or other specific user role/capability)?
- Edit Comments Form in TwentyEleven
- How can I automatically delete comments that contain chinese / russian signs?
- Send Notifications to All Admins
- Disable comments
- Community Moderation Plugin for Comments [closed]
- Allow contributors to moderate comments comments on posts they write
- Bots posting comments on pages
- default callback function in wp_list_comments
- Why are authors allowed to approve comments on their posts? How to revoke privilege?
- Why is comments_template() working without a comments.php file?
- Comments deactivated
- Turning off trackbacks & comments
- Display comments on homepage of twenty seventeen theme
- How to dynamic Heart Like in WordPress?
- Comment Moderation and CDN Caching
- Assign author to comment from post edit page
- The “\” is missing when comments is updated
- Using defer or async JavaScript attributes prevents pingbacks and trackbacks from being sent
- Why do I have to manually approve comments from one of my users who already has an approved comment?
- Posting comment returns 404
- How-To and Troubleshooting Canonical Links for Paginated Comments
- How to hide trackbacks on wp-admin/edit-comments.php
- Get comments only for certain specific users in template file
- Using a static callback on wp_insert_comment
- How to direct user after comment save
- Show comment pop up links as text only
- Displaying comments on pages distinguished by GET IDs
- Is there a hook to update / replace values in the “Enable threaded (nested) comments x levels deep” drop down?
- Update comment meta for all comments of specific post
- How to permanently delete pages I have already trashed?
- Additional content every x comments
- How to change comment texts that has a specific comment_ID – Hook into comment
- counting trackbacks, pingbacks and comments of a post
- Adding comments section to website integrated WordPress instance
- How to Define Custom Number of Items in Comment Feed
- How can i change the order of comments?
- Modify links in user comments
- How indicate when a functions was upgraded in relationship to the entire program [closed]
- Empty comments field or
- infinite loop on page with comments after changing comments.php and header.php
- What templates/funtions needed in custom theme to allow comments the new 3.0 way
- Default Gravatar not showing for pings
- How include comment and post count of user in this custom query
- How can I hide comment of the authors from their published posts?
- How to customize ‘children comments’ in WordPress?
- Disallow Comments
- Comment field override
- Keep comment author’s name on their comment even when their account is deleted
-   not working in comments
- WordPress Commenting System User access and Security
- Comments.php is not getting called on main blog page
- Allowing comments on author pages
- Comment section not appearing on posts
- How can I see whether a commenter has subscribed to be notified of replies / other comments to a post
- Where is the Leave a Comment link set
- Disable comment moderation in multisite
- URLs to user page is broken
- Comments Template shows, but not the comments
- Auto disable comments with custom field
- I want to fill the comment with the comment count?
- delete user not working
- How to remove or customize “Comment” in comments form?
- Getting thousands of spam comments
- Comments on pages not appearing, even though I enabled them
- check if a comment was made by a registered user
- TinyMCE in comment reply form showing toolbar but can’t edit reply
- Add pending for reply comment in console WordPress