Uses
Uses | Description |
---|---|
wp-admin/includes/class-wp-upgrader-skin.php: WP_Upgrader_Skin::__construct() | Constructor. |
wp-admin/includes/plugin.php: is_plugin_active() | Determines whether a plugin is active. |
wp-admin/includes/plugin.php: is_plugin_active_for_network() | Determines whether the plugin is active for the entire network. |
wp-includes/l10n.php: __() | Retrieve the translation of $text. |
wp-includes/functions.php: wp_parse_args() | Merge user defined arguments into defaults array. |