1 && get_option( 'page_comments' ) ) : // Are there comments to navigate through? ?>
    'campus_comments' ) ); ?>
1 && get_option( 'page_comments' ) ) : // Are there comments to navigate through? ?> apply_filters( 'comment_form_default_fields', array( 'author' => '

' . ' ' . '' . '

', 'email' => '

' . ' ' . '' . '

', 'url' => '

' . ' ' . '' . '

 
') ), 'comment_field' => '' . ' ' . '' . '
 
', 'logged_in_as' => '

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

', 'title_reply' => __( 'Leave a Reply' , 'campus' ), 'cancel_reply_link' => __( 'Cancel' , 'campus' ), 'label_submit' => __( 'Submit Comment' , 'campus' ), 'comment_form_after' => '
 
', ); comment_form($custom_comment_form); ?>