()

1 && get_option( 'page_comments' ) ) : ?> 'busiprof_comment' ) ); ?>
1 && get_option( 'page_comments' ) ) : // are there comments to navigate through ?> comment_status) : ?>

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

'
', 'email' => '
', ); 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",'busiprof' ).''.$user_identity.''. ''.__("Logout",'busiprof').'' . '

', 'id_submit' => 'submit_btn', 'label_submit' =>__('Send Message','busiprof'), 'comment_notes_after' => '', 'title_reply' => '

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

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