' . get_the_title() . '' ); } else { printf( // WPCS: XSS OK. /* translators: 1: comment count number, 2: title. */ esc_html( _nx( '%1$s comment on “%2$s”', '%1$s comments on “%2$s”', $islamichub_comment_count, 'comments title', 'islamichub' ) ), number_format_i18n( $islamichub_comment_count ), '' . get_the_title() . '' ); } ?>

'islamichub_comments_list', ) ); ?>

'commentform', 'class_form' => 'comment-form', 'name_submit' => 'submit', 'title_reply' => NULL, 'title_reply_to'=> NULL, 'comment_notes_before'=> NULL, 'class_submit' => 'comment_submit_button', 'label_submit' => esc_html__( 'Submit', 'islamichub' ), 'fields' => apply_filters( 'comment_form_default_fields', array( 'author' => '
', 'email' => '
', )), 'comment_field' => '
' , )); ?>