关闭评论:UPDATE wp_posts SET comment_status = 'closed'
打开评论:UPDATE wp_posts SET comment_status = 'open'
关闭评论:UPDATE wp_posts SET comment_status = 'closed'
打开评论:UPDATE wp_posts SET comment_status = 'open'
转载于:https://www.cnblogs.com/haven/archive/2010/08/14/1799619.html