' . 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”', $bappy_comment_count, 'comments title', 'bappy' ) ), number_format_i18n( $bappy_comment_count ), '' . get_the_title() . '' ); } ?>

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

'commentform', 'class_form' => 'contact-form', 'submit_button' => '', 'label_submit' => esc_html__( 'Submit','bappy' ), 'format' => 'html5', 'comment_notes_before' => false, 'comment_field' => '', 'fields' => apply_filters( 'comment_form_default_fields', array( 'author' => '', 'email' => '', ) ), )); ?>