' . get_the_title() . '' ); } else { printf( // WPCS: XSS OK. /* translators: 1: comment count number, 2: title. */ esc_html( _nx( '%1$s thought on “%2$s”', '%1$s thoughts on “%2$s”', $comment_count, 'comments title', 'bootmaster' ) ), number_format_i18n( $comment_count ), '' . get_the_title() . '' ); } ?>
'ol', 'short_ping' => true, ) ); ?>
'commentform', 'class_form' => 'comment-form', 'id_submit' => 'submit', 'class_submit' => 'submit btn btn-outline-primary', 'name_submit' => 'submit', 'title_reply' => __( 'Leave a Reply' ), 'title_reply_to' => __( 'Leave a Reply to %s' ), 'cancel_reply_link' => __( 'Cancel Reply' ), 'label_submit' => __( 'Post Comment' ), 'format' => 'xhtml', 'comment_field' => '', $fields = array( 'author' => '