' . esc_html( $team_title ) . ''; if( !empty( $team_content ) ) echo '
' . wpautop( wp_kses_post( $team_content ) ) . '
'; endif; ?>