$id, 'walker' => null, 'max_depth' => '', 'style' => 'ul', 'callback' => null, 'end-callback' => null, 'type' => 'all', // comment, trackback, pingback and pings. pings include both trackback and pingback. 'reply_text' => 'Reply', 'per_page' => '', 'page' => '', // pagination for comments default posts all comments 'avatar_size' => 72, // 0 to hide. 'reverse_top_level' => null, // true to display newer comment 'reverse_children' => '', // for reply of main comment. order replies 'format' => 'html5', 'short_ping' => false, 'echo' => true ); ?>

'
', 'email' => '
', 'url' => '
' ); $args = array( 'class_submit' => 'btn btn-light btn-color', 'label_submit' => __('Post comment', 'brikshya-blog'), 'fields' => apply_filters('comment_form_default_fields', $fields), 'comment_field' => '
', 'format' => 'html5', 'title_reply' => 'Leave a Reply', 'title_reply_before' => '
', 'title_reply_after' => '
', ); comment_form($args); ?>