/**
* 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 2 of 6 - Play Desi
Web Series
-
2025
Black Warrant
Black Warrant
5
20254 min2578
When an upright officer accepts a job at Tihar Jail, he vows to make amends
Director: Satyanshu Singh
Genre: Crime, Drama, Netflix, Web Series
Cast: Anurag Thakur, Joy Sengupta, Paramvir Singh Cheema, Rahul Bhat, Rajendra Gupta, Rajshri Deshpande, Sidhant Gupta, Tota Roy Chowdhury, Zahan Kapoor
Watch Now
-
2025
The Roshans
-
2025
Chidiya Udd
Chidiya Udd
2
20253451
Inspired by real incidents and based on a book Cages by Abid Surti - Chidiya
Genre: Action & Adventure, Amazon Prime, Crime, Drama, Web Series
Cast: Abha Parmar, Bhoomika Meena, Flora Saini, Jackie Shroff, Madhur Mittal, Mayur More, Mita Vashisht, Sikandar Kher, Upen Chauhan
Watch Now
-
2022
Yeh Kaali Kaali Ankhein
Yeh Kaali Kaali Ankhein
0
20224 min1137
Relentlessly pursued by a powerful politician’s daughter who will do anything to make him hers,
Director: Siddharth Sengupta
Genre: Amazon Prime, Crime, Drama, Mystery, Web Series
Cast: Anant Joshi, Anchal Singh, Arunoday Singh, Brijendra Kala, Gurmeet Choudhary, Saurabh Shukla, Shweta Tripathi Sharma, Tahir Raj Bhasin, Varun Badola
Watch Now
-
2019
The Family Man
The Family Man
5
2019264
The story of a middle-class man who works for a special cell of the National
Director: Krishna D.K.
Genre: Action & Adventure, Amazon Prime, Drama, Web Series
Cast: Aritro Rudraneil Banerjee, Ashlesha Thakur, Darshan Kumaar, Manoj Bajpayee, Priyamani, Ravindra Vijay, Samantha Ruth Prabhu, Shahab Ali, Sharib Hashmi, Sunny Hinduja, Udhayabanu Mageswaran, Vedant Sinha
Watch Now
-
2024
Khalbali Records
Khalbali Records
0
2024297
After his rockstar best friend- Mauj is killed in a concert, Raghav Rai Singh leaves
Director: Ajayvir Singh
Genre: Drama, Jio Cinema, Web Series
Cast: Aritro Rudraneil Banerjee, Armaan Khera, EPR Iyer, Kumar Varun, Mukesh Bhhatt, Prabh Deep, Ram Kapoor, Saloni Batra, Saloni Khanna, Sanghmitra Hitaishi, Skand Thakur, Vikas Verma
Watch Now
-
2024
The Mystery of Moksha Island
The Mystery of Moksha Island
0
2024408
A lavish inheritance and a pharma empire lure a dead scientist's relatives to a remote
Director: Anish Kuruvilla
Genre: Crime, Hotstar, Web Series
Cast: Aadarsh Balakrishna, Ajay Kumar Kathurvar, Akshara Gowda, Ashutosh Rana, Bhanuchander, Nandu Vijay Krishna, Pavani Reddy, Priya Anand, Raj Tirandasu, Roshan Kanakala, Satya Krishnan, Sudha
Watch Now
-
2024
IC 814: The Kandahar Hijack
IC 814: The Kandahar Hijack
0
2024589
When IC 814 gets hijacked on its way to Delhi, hundreds of lives are at
Director: Anubhav Sinha
Genre: Drama, Netflix, War & Politics, Web Series
Cast: Additi Gupta, Aditya Srivastava, Amrita Puri, Anupam Tripathi, Arvind Swamy, Dia Mirza, Dibyendu Bhattacharya, Diljohn Singh, Girish Dhameja, Harminder Singh, Kanwaljit Singh, Karan Desai
Watch Now
-
2024
Brinda
Brinda
0
2024377
Young, socially awkward yet morally grounded SI cadet Brinda stumbles upon a brutal murder with
Director: Surya Manoj Vangala
Genre: Crime, Mystery, Sony Liv, Web Series
Cast: Aamani, Allu Ramesh, Anand Sami, Anish Kuruvilla, Anjana, Baby Chaitra, Goparaju Vijay, Indrajith Sukumaran, Jayaprakash, Jwala Koti, Manava Koteswara Rao, Muralidhar Goud
Watch Now
-
2024
Angry Young Men
Angry Young Men
0
20244 min110
Angry Young Men is the story of Salim-Javed, legendary screenwriters of 1970s Hindi cinema. Together,
Director: Namrata Rao
Genre: Amazon Prime, Documentary, Web Series
Cast: Aamir Khan, Amitabh Bachchan, Anupama Chopra, Arbaaz Khan, Farhan Akhtar, Honey Irani, Hrithik Roshan, Javed Akhtar, Jaya Bachchan, Karan Johar, Komal Nahta, Salim Khan
Watch Now
-
2024
Follow Kar Lo Yaar
Follow Kar Lo Yaar
0
2024194
Uorfi Javed is India's biggest viral sensation - where she goes, drama follows! Her fame,
Genre: Amazon Prime, Reality, Web Series
Cast: Asfi Javed, Dolly Javed, Ruslaan Zala, Sahel Habib Khan, Sameer Aslam, Shraddha Mohanti Chadha, Uorfi Javed, Uruusa, Zakia Sultana
Watch Now
-
2025
Ek Farzi Love Story
-
2024
36 Days
36 Days
0
2024834
An enigmatic woman's arrival in a seemingly idyllic housing estate in Goa threatens to expose
Genre: Crime, Drama, Mystery, Sony Liv, Web Series
Cast: Amruta Khanvilkar, Chahat Vig, Chandan Roy Sanyal, Faisal Rashid, K.C. Shankar, Kenny Desai, Neha Sharma, Purab Kohli, Sharib Hashmi, Shernaz Patel, Shruti Seth, Sushant Divgikar
Watch Now
-
2024
Pill
-
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
Yakshini
Yakshini
5
2024311
A spirit named Maya, cursed to live among mortals as punishment for a wicked deed,
Director: Teja Marni
Genre: Comedy, Hotstar, Mystery, Sci-Fi & Fantasy, Web Series
Cast: Ajay, Dayanand Reddy, Gemini Suresh, Lakshmi Manchu, Lalitha Kumari, Naveen Neni, Praveen, Praveen Katari, Rahul Vijay, Sai Kiran Yedida, Sri Satya, Teja Kakumanu
Watch Now
-
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
Ranneeti: Balakot & Beyond
Ranneeti: Balakot & Beyond
0
2024660
Post the deadly Pulwama attacks, Kashyap and his team strike back with a fitting reply.
Director: Comall Sunjoy W
Genre: Action & Adventure, Jio Cinema, War & Politics, Web Series
Cast: Aakanksha Singh, Ashish Vidhyarthi, Ashutosh Rana, Elnaaz Norouzi, Jimmy Shergill, Lara Dutta, Prasanna, Satyajeet Dubey
Watch Now
-
2024
Family Aaj Kal
-
2021
Sunflower
Sunflower
0
2021476
When Mr. Kapoor of Sunflower society is found dead, the cops arrive and interrogate the
Director: Vikas Bahl
Genre: Comedy, Crime, Web Series, Zee5
Cast: Adah Sharma, Annapurna Soni, Ashish Vidhyarthi, Girish Kulkarni, Mukul Chadda, Radha Bhatt, Ranvir Shorey, Shonali Nagrani, Sonal Jha, Sunil Grover
Watch Now
-
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
Life Hill Gayi
Life Hill Gayi
0
2024180
Siblings turn rivals when they are put on an inheritance race by reviving a down-in-the-dumps
Director: Aarushi Nishank
Genre: Comedy, Hotstar, Web Series
Cast: Annapurna Soni, Atul Srivastava, Divyendu Sharma, Hemant Pandey, Ishtiyak Khan, Kusha Kapila, Mukti Mohan, Sachin Negi, Vinay Pathak
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