/**
* 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 ) );
}
}
}
Drama - Page 2 of 5 - Play Desi
Drama
-
2024
Chutney Sambar
Chutney Sambar
0
2024147
An orphaned street vendor unexpectedly becomes part of his wealthy stepbrother's family, navigating the challenges
Director: Radha Mohan
Genre: Comedy, Drama, Hotstar, Web Series
Cast: Chandran, Charle, Deepa Shankar, Elango Kumaravel, Meera Krishnan, Mohan Raman, Myna Nandhini, Nithin Sathya, Nizhalgal Ravi, Priyadarshini Rajkumar, Samyuktha Viola Viswanathan, Vani Bhojan
Watch Now
-
2024
Bad Cop
-
2024
Sisterhood
-
2024
Gaanth
Gaanth
0
2024236
Suspended Inspector Gadar Singh is summoned to a crime scene where the Chandel family is
Director: Soham Bhattacharyya
Genre: Crime, Drama, Jio Cinema, Web Series
Cast: Ajit Singh Palawat, Bachchan Pachera, Gopal Datt, Manav Vij, Manwendra Tripathy, Monika Panwar, Naved Aslam, Neha Iyer, Rajesh Tailang, Saloni Batra, Sharavan Borana, Sidharth Bhardwaj
Watch Now
-
2024
Jamnapaar
Jamnapaar
0
2024359
Depicting life from the humble homes of East Delhi to the glamourous skyscrapers of South
Director: Gaurav Arora
Genre: Amazon Prime, Drama, Web Series
Cast: Ankita Sahigal, Anubha Fatehpuria, Babla Kochar, Inder Sahan, Lokesh Mittal, Raghu Ram, Ritwik Sahore, Srishti Ganguli Rindani, Tanvi Gadkari, Varun Badola
Watch Now
-
2024
Family Aaj Kal
-
2024
Parachute
Parachute
0
202470
Shanmugam does not spare the rod and spoil his children. But despite his strict nature,
Genre: Drama, Hotstar, Mystery, Web Series
Cast: Baby Iyal, Bava Chelladurai, Kaali Venkat, Kani Thiru, Kishore, Krishna Kulasekaran, Shakthi Rithvik
Watch Now
-
2024
Thukra Ke Mera Pyaar
Thukra Ke Mera Pyaar
5
2024374
Two families clash over societal and caste differences spurring a saga of revenge. All this
Director: Sachin Pandey
Genre: Drama, Hotstar, Web Series
Cast: Aniruddh Dave, Dhaval Thakur, Govind Pandey, Kapil Kanpuriya, Priyank Das, Puneet Singh, Ravi Sah, Sanchita Bashu, Sushil Pandey
Watch Now
-
2024
Lootere
Lootere
0
2024205
When pirates hijack a ship off the coast of Somalia, a high-stakes game is played
Director: Hansal Mehta
Genre: Action & Adventure, Drama, Hotstar, Web Series
Cast: Aamir Ali, Amruta Khanvilkar, Athenkosi Mfamela, Chandan Roy Sanyal, Chirag Vohra, Gaurav K Sharma, Gaurav Paswala, Harry Parmar, Martial Batchamen Tchana, Preetika Chawla, Rajat Kapoor, Vivek Gomber
Watch Now
-
2024
CA Topper
CA Topper
5
2024273
A banking crisis forces CA topper Tribhuvan Mishra to take up sex work. Will this
Director: Puneet Krishna
Genre: Comedy, Crime, Drama, Netflix, Web Series
Cast: Ashok Pathak, Faisal Malik, Jitin Gulati, Manav Kaul, Naina Sareen, Shrikant Verma, Shweta Basu Prasad, Subhrajyoti Barat, Sumit Gulati, Tillotama Shome, Yamini Das
Watch Now
-
2024
Shekhar Home
-
2024
My Perfectt Husband
My Perfectt Husband
0
2024107
Saraswathi believes she is the only woman in her husband Bharathi's life. However, a marriage
Director: Thamira
Genre: Comedy, Drama, Hotstar, Web Series
Cast: 'Jeeva' Ravi, Aajeedh Khalique, Krithika Manohar, Livingston, P.L. Thenappan, Prarthana Sandeep, Raghavi, Rakshan, Rekha, Reshma Pasupuleti, Sathyaraj, Seetha
Watch Now
-
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
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
-
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
2024392
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
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 min1719
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