*/ /* * If the current post is protected by a password and * the visitor has not yet entered the password we will * return early without loading the comments. */ if ( post_password_required() ) { return; } ?>

' . get_the_title() . '' ); } else { printf( // WPCS: XSS OK. /* translators: 1: comment count number, 2: title. */ esc_html( __( '%1$s Comments', 'ultra-seven' ) ), number_format_i18n( $comment_count ) ); } ?>

    'ol', 'short_ping' => true, 'avatar_size' => 90 ) ); ?>