apply_filters( 'comment_form_default_fields', array(
'author' => '' . ' ' .
'
',
'email' => ' ' .
'
',
'redirect_to' => '',
'url' => ' ' .
'
',
)
),
'comment_field' => '
',
'comment_notes_before' => '',
'comment_notes_after' => '',
'id_form' => 'commentform',
'id_submit' => 'submit',
'class_submit' => 'btn btn-default fillbg',
'name_submit' => 'submit',
'title_reply' => __('Leave a Reply', 'backyard'),
'title_reply_to' => __('Leave a Reply to %s', 'backyard'),
'label_submit' => __('Post Comment', 'backyard'),
'submit_button' => '',
'submit_field' => '%1$s %2$s
',
'format' => 'html5',
);
comment_form($comment_args); ?>
new backyard_walker_comment)); ?>
1 && get_option('page_comments')) : ?>