id="comment-">

', '

' ); ?> comment_approved == '0' ) : ?>
$leave_reply,'depth' => $depth, 'max_depth' => $args['max_depth'], 'per_page' => $args['per_page']))) ?>

'busiplus_comments' ) ); ?>
1 && get_option( 'page_comments' ) ) : ?>

comment_status) : if ( get_option('comment_registration') && !$user_ID ): ?>

logged in to post a comment','busiplus' ), esc_url(site_url( 'wp-login.php' )) . '?redirect_to=' . urlencode(esc_url(get_permalink()))); ?>

'; $fields = array( 'author'=>'
', 'email'=>'
', ); function busiplus_fields( $fields ) { return $fields; } add_filter('comment_form_default_fields','busiplus_fields'); $defaults = array( 'fields'=> apply_filters( 'comment_form_default_fields', $fields ), 'comment_field'=>'
', 'logged_in_as'=>'

' . __( "Logged in as",'busiplus').' '.''.$user_identity.''. ' '.__("Log out",'busiplus').'' . '

', 'id_submit'=> 'blogdetail-btn', 'label_submit'=>__('Send Message','busiplus'), 'class_submit'=>'blogdetail-btn', 'comment_notes_after'=> '', 'comment_notes_before' => '', 'title_reply'=> '

'.__('Leave a Reply', 'busiplus').'

', 'id_form'=> 'commentform' ); ob_start(); comment_form($defaults); echo str_replace('class="comment-form"','class="form-inline"',ob_get_clean()); echo ''; endif; endif; if ( ! comments_open() && ! is_page() ) : esc_attr_e("Comments are closed.",'busiplus'); endif; ?>