' . get_the_title() . '' ); } else { printf( /* phpcs:ignore */ /* Translators: %1$s: comment count number, %2$s: title. */ esc_html( _nx( '%1$s thought on “%2$s”', '%1$s thoughts on “%2$s”', $pen_comment_count, 'comments title', 'pen' ) ), number_format_i18n( $pen_comment_count ), '' . get_the_title() . '' ); } ?>

1 && get_option( 'page_comments' ) ) { ?>
    'ol', 'short_ping' => true, ) ); ?>
1 && get_option( 'page_comments' ) ) { ?>

'

' . ' ' . ( $req ? '*' : '' ) . '

', 'email' => '', 'url' => "", ); $defaults=array( 'fields'=> apply_filters( 'comment_form_default_fields', $fields ), ); comment_form($defaults); ?>