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

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

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

'
', '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.''. ''.__("Logout",'corpbiz').'' . '

', 'id_submit'=> 'comment_btn1', 'label_submit'=>__('Send Message','corpbiz'), 'comment_notes_after'=> '', 'comment_notes_before' => '', 'title_reply'=> '

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

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