'commentform', 'class_form' => 'form-box', 'id_submit' => 'submit', 'class_submit' => 'btn btn-sm btn-default', 'name_submit' => 'submit', 'title_reply' => esc_attr__('Leave a Reply',"lightwire"), 'title_reply_before' => '


', 'title_reply_after' => '
', 'title_reply_to' => esc_attr__('Leave a Reply to %s',"lightwire"), 'cancel_reply_link' => esc_attr__('Cancel Reply',"lightwire"), 'label_submit' => esc_attr__('Post Comment',"lightwire"), 'format' => 'xhtml', 'comment_field' => '

' . esc_attr__('Comment',"lightwire") . '

', 'must_log_in' => '

' . sprintf('You must be logged in to post a comment.',wp_login_url( apply_filters( 'the_permalink', get_permalink()))) . '

', 'logged_in_as' => '

' . sprintf('Logged in as %2$s. ' . esc_attr__('Log out?',"lightwire") . '', admin_url( 'profile.php' ), $user_identity, wp_logout_url( apply_filters( 'the_permalink', get_permalink( )))) . '

', 'comment_notes_before' => '

' . esc_attr__('Your email address will not be published.',"lightwire") . '

', 'comment_notes_after' => '
', 'fields' => apply_filters('comment_form_default_fields', array( 'author' =>'

' . esc_attr__('Name',"lightwire") . '

', 'email' => '

' . esc_attr__('Email',"lightwire") . '

', 'url' =>'

' . esc_attr__('Url',"lightwire") . '


', )) ); function lightwire_comments_list($comment, $args, $depth) { $comment_type = get_comment_type(); if ($comment_type == 'trackback' || $comment_type == 'pingback') { ?>

" class="col-md-1" />
comment_author); $comment_txt = $comment->comment_content; ?>

'div-comment', 'reply_text' => esc_attr__( 'Reply ',"lightwire") . '', 'depth' => $depth, 'max_depth' => 10)); ?>



1) $world .= "s"; ?>
'lightwire_comments_list')); ?>