'ol', 'short_ping' => true, 'callback' => 'beatmix_lite_list_comments', 'type' => 'all' )); ?>
1 && get_option('page_comments')) : ?>
exists() ? $user->display_name : ''; $args = wp_parse_args($args); if (!isset($args['format'])) $args['format'] = current_theme_supports('html5', 'comment-form') ? 'html5' : 'xhtml'; $req = get_option('require_name_email'); $aria_req = ( $req ? " aria-required='true'" : '' ); $html5 = 'html5' === $args['format']; $fields = array(); $fields['author'] = '
'; $fields['author'] .= '
'; $fields['author'] .= '

'; $fields['author'] .= sprintf('', esc_attr__('Name *', 'beat-mix-lite'), $aria_req); $fields['author'] .= '

'; $fields['author'] .= '
'; $fields['email'] = '
'; $fields['email'] .= '

'; $fields['email'] .= sprintf('', esc_attr__('Email *', 'beat-mix-lite'), $aria_req); $fields['email'] .= '

'; $fields['email'] .= '
'; $fields['url'] = '
'; $fields['url'] .= '

'; $fields['url'] .= sprintf('', esc_attr__('Website', 'beat-mix-lite'), $aria_req); $fields['url'] .= '

'; $fields['url'] .= '
'; $fields['url'] .= '
'; $comment_field = sprintf('

', esc_attr__('Your comment (*)', 'beat-mix-lite'), $aria_req); $fields = apply_filters('comment_form_default_fields', $fields); $defaults = array( 'fields' => $fields, 'comment_field' => $comment_field, 'must_log_in' => '

' . sprintf(__('You must be logged in to post a comment.', 'beat-mix-lite'), wp_login_url(apply_filters('the_permalink', get_permalink($post_id)))) . '

', 'logged_in_as' => '

' . sprintf(__('Logged in as %2$s. Log out?', 'beat-mix-lite'), get_edit_user_link(), $user_identity, wp_logout_url(apply_filters('the_permalink', get_permalink($post_id)))) . '

', 'comment_notes_before' => '', 'comment_notes_after' => '', 'id_form' => 'comments-form', 'id_submit' => 'submit-comment', 'title_reply' => esc_attr__('Leave a Reply', 'beat-mix-lite'), 'title_reply_to' => esc_attr__('Leave a Reply to %s', 'beat-mix-lite'), 'cancel_reply_link' => esc_attr__('(cancel)', 'beat-mix-lite'), 'label_submit' => esc_attr__('Post Comment', 'beat-mix-lite'), 'format' => 'xhtml', ); $args = wp_parse_args($args, apply_filters('comment_form_defaults', $defaults)); ?>

>

$field) { $data = apply_filters("comment_form_field_{$name}", sprintf('%s', $field ) ) . "\n"; echo htmlspecialchars_decode(esc_html($data)); } do_action('comment_form_after_fields'); ?>

  • id="comment-">
    comment_author_email, 85); ?>
    ''. esc_attr__('Reply', 'beat-mix-lite') .'', 'depth' => $depth, 'max_depth' => $args['max_depth']))); ?>
     /  Edit', 'beat-mix-lite'), ' ', ''); ?>