ID; endif; $staff = (array)get_post_meta( $id, 'sp_staff', false ); $output = ''; return apply_filters( 'sportspress_event_staff', $output ); } }