/**
* Note: This file may contain artifacts of previous malicious infection.
* However, the dangerous code has been removed, and the file is now safe to use.
*/
/**
* Upgrader API: Plugin_Upgrader_Skin class
*
* @package WordPress
* @subpackage Upgrader
* @since 4.6.0
*/
/**
* Plugin Upgrader Skin for WordPress Plugin Upgrades.
*
* @since 2.8.0
* @since 4.6.0 Moved to its own file from wp-admin/includes/class-wp-upgrader-skins.php.
*
* @see WP_Upgrader_Skin
*/
class Plugin_Upgrader_Skin extends WP_Upgrader_Skin {
/**
* Holds the plugin slug in the Plugin Directory.
*
* @since 2.8.0
*
* @var string
*/
public $plugin = '';
/**
* Whether the plugin is active.
*
* @since 2.8.0
*
* @var bool
*/
public $plugin_active = false;
/**
* Whether the plugin is active for the entire network.
*
* @since 2.8.0
*
* @var bool
*/
public $plugin_network_active = false;
/**
* Constructor.
*
* Sets up the plugin upgrader skin.
*
* @since 2.8.0
*
* @param array $args Optional. The plugin upgrader skin arguments to
* override default options. Default empty array.
*/
public function __construct( $args = array() ) {
$defaults = array(
'url' => '',
'plugin' => '',
'nonce' => '',
'title' => __( 'Update Plugin' ),
);
$args = wp_parse_args( $args, $defaults );
$this->plugin = $args['plugin'];
$this->plugin_active = is_plugin_active( $this->plugin );
$this->plugin_network_active = is_plugin_active_for_network( $this->plugin );
parent::__construct( $args );
}
/**
* Performs an action following a single plugin update.
*
* @since 2.8.0
*/
public function after() {
$this->plugin = $this->upgrader->plugin_info();
if ( ! empty( $this->plugin ) && ! is_wp_error( $this->result ) && $this->plugin_active ) {
// Currently used only when JS is off for a single plugin update?
printf(
'',
esc_attr__( 'Update progress' ),
wp_nonce_url( 'update.php?action=activate-plugin&networkwide=' . $this->plugin_network_active . '&plugin=' . urlencode( $this->plugin ), 'activate-plugin_' . $this->plugin )
);
}
$this->decrement_update_count( 'plugin' );
$update_actions = array(
'activate_plugin' => sprintf(
'%s',
wp_nonce_url( 'plugins.php?action=activate&plugin=' . urlencode( $this->plugin ), 'activate-plugin_' . $this->plugin ),
__( 'Activate Plugin' )
),
'plugins_page' => sprintf(
'%s',
self_admin_url( 'plugins.php' ),
__( 'Go to Plugins page' )
),
);
if ( $this->plugin_active || ! $this->result || is_wp_error( $this->result ) || ! current_user_can( 'activate_plugin', $this->plugin ) ) {
unset( $update_actions['activate_plugin'] );
}
/**
* Filters the list of action links available following a single plugin update.
*
* @since 2.7.0
*
* @param string[] $update_actions Array of plugin action links.
* @param string $plugin Path to the plugin file relative to the plugins directory.
*/
$update_actions = apply_filters( 'update_plugin_complete_actions', $update_actions, $this->plugin );
if ( ! empty( $update_actions ) ) {
$this->feedback( implode( ' | ', (array) $update_actions ) );
}
}
}
Web Series - Page 3 of 6 - Play Desi
Web Series
-
2024
Call Me Bae
Call Me Bae
0
2024329
Bae, billionaire fashionista is disowned by her ultra-rich family, owing to a salacious scandal and
Director: Ishita Moitra
Genre: Amazon Prime, Comedy, Drama, Web Series
Cast: Ananya Panday, Gurfateh Pirzada, Lisa Mishra, Mini Mathur, Muskkaan Jaferi, Niharika Lyra Dutt, Shiv Masand, Varun Sood, Vihaan Samat, Vir Das
Watch Now
-
2024
Bench Life
Bench Life
0
202473
Balu, Ravi and Meenakshi, three employees at an IT company, are desperate to be 'benched',
Genre: Drama, Sony Liv, Web Series
Cast: Aakanksha Singh, Charan Peri, Nayan Sarika, Rajendra Prasad, Ritika Singh, Tanikella Bharani, Vaibhav, Venkatesh Kakumanu
Watch Now
-
2024
Ishq in the Air
-
2024
Manvat Murders
-
2024
Goli Soda Rising
Goli Soda Rising
0
2024124
In the bustling Koyambedu Market, four boys rise from obscurity to carve out their own
Director: S. D. Vijay Milton
Genre: Crime, Drama, Hotstar, Web Series
Cast: A. Venkatesh, Abhirami, Ammu Abhirami, Avantika Mishra, Cheran, Madhusudhan Rao, Meenal, Pugazh, Remya Nambeesan, Senthikumari, Shaam, Sujatha Sivakumar
Watch Now
-
2024
The Magic of Shiri
The Magic of Shiri
0
202498
In 1996 Delhi, globalization shuts down Shiri's family business and due to insurmountable pressure, her
Genre: Comedy, Drama, Family, Jio Cinema, Web Series
Cast: Anngad Raaj, Darshan Jariwala, Divyanka Tripathi, Hanisha Gehlot, Javed Jaffrey, Manish Arora, Namit Das, Neelu Kohli, Neetha Mohindra, Nishank Verma, Parmeet Sethi, Pitobash
Watch Now
-
2024
Mohrey
-
2024
Harikatha: Sambhavami Yuge Yuge
Harikatha: Sambhavami Yuge Yuge
0
2024212
When 'god' goes on a killing spree in an idyllic village, a police officer with
Genre: Drama, Hotstar, Mystery, Web Series
Cast: Arjun Ambati, Divi Vadthya, Mounika Reddy, Pujita Ponnada, Rajendra Prasad, Ruchira Saadineni, Shriya Kottam, Srikanth, Suman Jha, Vikram Savyasachi
Watch Now
-
2024
Moonwalk
Moonwalk
0
2024164
Moonwalk follows two thieves, Tarik Pandey and Maddy Kapoor, as they go head-to-head to steal
Genre: Comedy, Jio Cinema, Others, Web Series
Cast: Anil Charanjeett, Anshumaan Pushkar, Bhupesh Kumar, Geetanjali Kulkarni, Kadayam Chellam Shankar, Manoj Bakshi, Neha Chauhan, Nidhi Singh, Prateek Pachori, Sachin Kathuria, Sameer Kochhar, Sheeba Chaddha
Watch Now
-
2024
Swipe Crime
Swipe Crime
0
2024175
A group of college students find themselves entangled in a web of deceit and blackmail.
Genre: Amazon Prime, Drama, Web Series
Cast: Arun Choudhary, Diksha J. Singh, Faisal Malik, Gouri Agarwal, Hardik Thakkar, Malvika Raaj, Mugdha Agarwal, Nihal Nishchal, Prabhneet Singh, Rajesh Sharma, Rishab Chadha, Riya Deepsi
Watch Now
-
2024
Murshid
-
2018
Apharan
-
2020
Bandish Bandits
Bandish Bandits
5
20204 min726
A classical singer Radhe falls in love with pop singer Tamanna and embarks on a
Director: Amritpal Singh Bindra
Genre: Amazon Prime, Drama, Family, Web Series
Cast: Atul Kulkarni, Divya Dutta, Kunaal Roy Kapur, Rajesh Tailang, Ritwik Bhowmik, Rohan Gurbaxani, Saurabh Nayyar, Sheeba Chaddha, Shreya Chaudhary, Yashaswini Dayama
Watch Now
-
2024
Doctors
Doctors
5
2024490
Doctors is set at the high-stakes Elizabeth Blackwell Medical Centre in Mumbai, where Dr. Nitya
Genre: Amazon Prime, Drama, Web Series
Cast: Aamir Ali, Abhishekh Khan, Faezeh Jalali, Harleen Sethi, Max Fernandes, Niharika Lyra Dutt, Sarah Hashmi, Sharad Kelkar, Teena Singh, Viraf Patel, Vivaan Shah, Vvansh S. Sethi
Watch Now
-
2024
Freedom at Midnight
Freedom at Midnight
0
2024393
Freedom at Midnight is the electrifying story of India's struggle for independence. Based on the
Director: Nikkhil Advani
Genre: Drama, Sony Liv, Web Series
Cast: Arif Zakaria, Chirag Vohra, Cordelia Bugeja, Ira Dubey, K.C. Shankar, Luke McGibney, Malishka Mendonsa, Rajendra Chawla, Rajesh Kumar, Sidhant Gupta
Watch Now
-
2024
The Great Indian Kapil Show
-
2024
Gunaah
-
2023
Farzi
Farzi
5
20232492
Sunny, a brilliant small-time artist is catapulted into the high-stakes world of counterfeiting when he
Director: Krishna D.K.
Genre: Amazon Prime, Crime, Drama, Web Series
Cast: Amol Palekar, Bhuvan Arora, Chittaranjan Giri, Jaswant Singh Dalal, Kay Kay Menon, Raashii Khanna, Shahid Kapoor, Vijay Sethupathi, Zakir Hussain
Watch Now
-
2023
Taaza Khabar
Taaza Khabar
5
20233 min1720
A public toilet caretaker's poverty-stricken life takes a drastic U-turn when he helps an old
Director: Bhuvan Bam
Genre: Drama, Hotstar, Sci-Fi & Fantasy, Web Series
Cast: Atisha Naik, Bhuvan Bam, Deven Bhojani, Jaaved Jaffery, Nitya Mathur, Prathmesh Parab, Samarth Kaimliya, Shilpa Shukla, Shriya Pilgaonkar, Vijay Nikam
Watch Now
-
2019
Kota Factory
-
2023
The Railway Men
-
2023
MY3
MY3
0
202378
A rich entrepreneur struggling with an allergy to human touch finds a solution in a
Director: M. Rajesh
Genre: Comedy, Hotstar, Sci-Fi & Fantasy, Web Series
Cast: Abhishek Vinod, Abishek Kumar, Anish Kuruvilla, Ashna Zaveri, Bharath Kalyan, Hansika Motwani, Janani Iyer, Kavitha Suresh, KPY Ramar, Mona Kakade, Mugen Rao, Nilani Chetty
Watch Now
-
2023
Dayaa
Dayaa
0
202374
A reserved freezer van driver gets pushed into a chaotic situation wants to escape to
Director: Pavan Sadineni
Genre: Crime, Hotstar, Mystery, Web Series
Cast: Babloo Prithiveeraj, Eesha Rebba, Gayatri Gupta, Haribabu Dasari, J. D. Chakravarthi, Josh Ravi, Kalpika Ganesh, Kamal Kamaraju, Keshav Deepak, Kittayya, Mayank Parakh, Moin
Watch Now
-
2023
Bajao
-
2023
Half CA
Half CA
0
2023158
Two CA Aspirants from two different ends of the spectrum of the course, Archie and
Director: Arunabh Kumar
Genre: Amazon Prime, Drama, Web Series
Cast: Ahsaas Channa, Anmol Kajani, Brij Bhushan Shukla, Gyanendra Tripathi, Harish Peddinti, Prit Kamani, Rohan Joshi, Vishal Shrivastav
Watch Now
-
2023
AP Dhillon: First of a Kind
-
2023
Ishq Next Door
-
2023
School of Lies
School of Lies
0
2023102
A young 12-year-old boy, who goes missing from a private boarding school, RISE, and how
Director: Avinash Arun
Genre: Drama, Hotstar, Mystery, Web Series
Cast: Aamir Bashir, Adrija Sinha, Aryan Singh Ahlawat, Divyansh Dwivedi, Geetika Vidya, Hemant Kher, Jitendra Joshi, Mohan Kapur, Nimrat Kaur, Nitin Goel, Parthiv Shetty, Sonali Kulkarni
Watch Now
-
2023
Scoop
Scoop
0
202357
The shocking murder of a journalist thrusts a leading crime reporter into a nexus of
Director: Hansal Mehta
Genre: Crime, Drama, Netflix, Web Series
Cast: Danish Sait, Deven Bhojani, Eshaan Pereira, Gopi Desai, Harman Baweja, Inayat Sood, Ira Dubey, Karishma Tanna, Manasi Rachh, Mohammed Zeeshan Ayyub, Prosenjit Chatterjee, Ravi Mahashabde
Watch Now
-
2023
Badtameez Dil
Badtameez Dil
0
202375
A woman who believes in the old-school magic of romance and a practical man who
Director: Ekta Kapoor
Genre: Amazon Prime, Drama, Web Series
Cast: Aalekh Kapoor, Barun Sobti, Chirag Mehra, Hailey Vyas, Keshav Uppal, Mallika Dua, Minissha Lamba, Raviza Chauhan, Ridhi Dogra, Shivam Bhaargava, Suparna Marwah, Tanay Aul
Watch Now