diff --git a/src/wp-includes/comment.php b/src/wp-includes/comment.php index 29b2c21218..df0416fef8 100644 --- a/src/wp-includes/comment.php +++ b/src/wp-includes/comment.php @@ -283,6 +283,7 @@ function get_default_comment_status( $post_type = 'post', $comment_type = 'comme default: $supports = 'comments'; $option = 'comment'; + break; } // Set the status.