Syntax Syntax
Parameters Parameters
- $args
-
(Optional)
Default value: array()
Source Source
File: wp-admin/includes/class-plugin-upgrader-skin.php
*/ 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