UPDATE `your_data_base`.`wp_posts` SET `comment_status` = ‘closed’, `ping_status` = ‘closed’ WHERE `wp_posts`.`comment_status` LIKE ‘open’
Overkill yeah… but good grief I akismet is spassing out and I just don’t have time to mess with it.
UPDATE `your_data_base`.`wp_posts` SET `comment_status` = ‘closed’, `ping_status` = ‘closed’ WHERE `wp_posts`.`comment_status` LIKE ‘open’
Overkill yeah… but good grief I akismet is spassing out and I just don’t have time to mess with it.
Sorry, the comment form is closed at this time.