' . esc_html( 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”', $Business_Consultant_Finder_comment_count, 'comments title', 'emart-shop' ) ), number_format_i18n( $Business_Consultant_Finder_comment_count ), '' . get_the_title() . '' ); } ?>

apply_filters( 'comment_form_default_fields', array( 'author' =>'
' . ''. ( $req ? '*' : '' ) . '
' , 'email' => '
' . '' . ( $req ? '*' : '' ) . '
', 'url' => '
' . ' ' . '
', 'cookies' => '', ) ), 'comment_field' => '
', 'class_form' => 'row', 'submit_button' => '', 'title_reply_before' => '

', 'title_reply_after' => '

', 'comment_notes_before' => '

' . esc_html__( 'Your email address will not be published. Required fields are marked *.','emart-shop' ) . '

', ); ?>