diff --git a/wp-content/themes/twentynineteen/inc/template-tags.php b/wp-content/themes/twentynineteen/inc/template-tags.php index 1a2df80f3d..a74ee5c9d7 100644 --- a/wp-content/themes/twentynineteen/inc/template-tags.php +++ b/wp-content/themes/twentynineteen/inc/template-tags.php @@ -208,7 +208,6 @@ if ( ! function_exists( 'twentynineteen_comment_form' ) ) : comment_form( array( - 'logged_in_as' => null, 'title_reply' => null, ) ); diff --git a/wp-content/themes/twentytwentyone/comments.php b/wp-content/themes/twentytwentyone/comments.php index cb86fef26e..06e3d029d0 100644 --- a/wp-content/themes/twentytwentyone/comments.php +++ b/wp-content/themes/twentytwentyone/comments.php @@ -82,7 +82,6 @@ $twenty_twenty_one_comment_count = get_comments_number(); null, 'title_reply' => esc_html__( 'Leave a comment', 'twentytwentyone' ), 'title_reply_before' => '