comment_status ) : ?>

", '' ); ?>

ID ) . '">' . $current_user->display_name . ''; ?>
%2$s', get_author_posts_url( $current_user->ID ), $current_user->display_name ); $comment_args = array( 'logged_in_as' => '' . // translators: placeholder is the user name with link to its page sprintf( __( 'Authenticated as %1$s', 'tainacan-interface' ), $user_link ) . '', 'title_reply' => '', 'title_reply_before' => '', 'title_reply_after' => '', 'comment_field' => sprintf( '
', get_avatar_url( $current_user->ID, array( 'size' => 60, ) ) ) . '
', 'cancel_reply_before' => '', 'cancel_reply_after' => '', 'class_submit' => 'btn btn-info bg-jungle-green align-self-center mt-3 float-right ml-auto comment-submit-link', 'label_submit' => __( 'Send', 'tainacan-interface' ), ); comment_form( $comment_args ); ?>
1 && get_option( 'page_comments' ) ) : ?>