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

'webriti_comment' ) ); ?>
1 && get_option( 'page_comments' ) ) { ?> comment_status) { ?>

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

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

', 'id_submit'=> 'comment_btn1', 'label_submit'=>__( 'Submit Comment','corpbiz'), 'comment_notes_after'=> '', 'comment_notes_before' => '', 'title_reply'=> '

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

', 'id_form'=> 'commentform' ); comment_form($defaults); ?>