Current Dir: /var/www/html/wp-admin/includes/
[FILE] ajax-actions.php [ edit | delete | rename ]
[FILE] bookmark.php [ edit | delete | rename ]
[FILE] class-automatic-upgrader-skin.php [ edit | delete | rename ]
[FILE] class-bulk-plugin-upgrader-skin.php [ edit | delete | rename ]
[FILE] class-bulk-theme-upgrader-skin.php [ edit | delete | rename ]
[FILE] class-bulk-upgrader-skin.php [ edit | delete | rename ]
[FILE] class-custom-background.php [ edit | delete | rename ]
[FILE] class-custom-image-header.php [ edit | delete | rename ]
[FILE] class-file-upload-upgrader.php [ edit | delete | rename ]
[FILE] class-ftp-pure.php [ edit | delete | rename ]
[FILE] class-ftp-sockets.php [ edit | delete | rename ]
[FILE] class-language-pack-upgrader-skin.php [ edit | delete | rename ]
[FILE] class-language-pack-upgrader.php [ edit | delete | rename ]
[FILE] class-pclzip.php [ edit | delete | rename ]
[FILE] class-plugin-installer-skin.php [ edit | delete | rename ]
[FILE] class-plugin-upgrader-skin.php [ edit | delete | rename ]
[FILE] class-plugin-upgrader.php [ edit | delete | rename ]
[FILE] class-theme-installer-skin.php [ edit | delete | rename ]
[FILE] class-theme-upgrader-skin.php [ edit | delete | rename ]
[FILE] class-theme-upgrader.php [ edit | delete | rename ]
[FILE] class-walker-category-checklist.php [ edit | delete | rename ]
[FILE] class-walker-nav-menu-checklist.php [ edit | delete | rename ]
[FILE] class-walker-nav-menu-edit.php [ edit | delete | rename ]
[FILE] class-wp-ajax-upgrader-skin.php [ edit | delete | rename ]
[FILE] class-wp-application-passwords-list-table.php [ edit | delete | rename ]
[FILE] class-wp-automatic-updater.php [ edit | delete | rename ]
[FILE] class-wp-comments-list-table.php [ edit | delete | rename ]
[FILE] class-wp-community-events.php [ edit | delete | rename ]
[FILE] class-wp-debug-data.php [ edit | delete | rename ]
[FILE] class-wp-filesystem-direct.php [ edit | delete | rename ]
[FILE] class-wp-filesystem-ftpext.php [ edit | delete | rename ]
[FILE] class-wp-filesystem-ftpsockets.php [ edit | delete | rename ]
[FILE] class-wp-filesystem-ssh2.php [ edit | delete | rename ]
[FILE] class-wp-importer.php [ edit | delete | rename ]
[FILE] class-wp-internal-pointers.php [ edit | delete | rename ]
[FILE] class-wp-list-table-compat.php [ edit | delete | rename ]
[FILE] class-wp-list-table.php [ edit | delete | rename ]
[FILE] class-wp-media-list-table.php [ edit | delete | rename ]
[FILE] class-wp-ms-sites-list-table.php [ edit | delete | rename ]
[FILE] class-wp-ms-themes-list-table.php [ edit | delete | rename ]
[FILE] class-wp-ms-users-list-table.php [ edit | delete | rename ]
[FILE] class-wp-plugin-install-list-table.php [ edit | delete | rename ]
[FILE] class-wp-plugins-list-table.php [ edit | delete | rename ]
[FILE] class-wp-post-comments-list-table.php [ edit | delete | rename ]
[FILE] class-wp-posts-list-table.php [ edit | delete | rename ]
[FILE] class-wp-privacy-data-export-requests-list-table.php [ edit | delete | rename ]
[FILE] class-wp-privacy-data-removal-requests-list-table.php [ edit | delete | rename ]
[FILE] class-wp-privacy-policy-content.php [ edit | delete | rename ]
[FILE] class-wp-privacy-requests-table.php [ edit | delete | rename ]
[FILE] class-wp-screen.php [ edit | delete | rename ]
[FILE] class-wp-site-health-auto-updates.php [ edit | delete | rename ]
[FILE] class-wp-site-health.php [ edit | delete | rename ]
[FILE] class-wp-site-icon.php [ edit | delete | rename ]
[FILE] class-wp-terms-list-table.php [ edit | delete | rename ]
[FILE] class-wp-theme-install-list-table.php [ edit | delete | rename ]
[FILE] class-wp-themes-list-table.php [ edit | delete | rename ]
[FILE] class-wp-upgrader-skin.php [ edit | delete | rename ]
[FILE] class-wp-upgrader-skins.php [ edit | delete | rename ]
[FILE] class-wp-upgrader.php [ edit | delete | rename ]
[FILE] class-wp-users-list-table.php [ edit | delete | rename ]
[FILE] comment.php [ edit | delete | rename ]
[FILE] continents-cities.php [ edit | delete | rename ]
[FILE] credits.php [ edit | delete | rename ]
[FILE] dashboard.php [ edit | delete | rename ]
[FILE] deprecated.php [ edit | delete | rename ]
[FILE] edit-tag-messages.php [ edit | delete | rename ]
[FILE] export.php [ edit | delete | rename ]
[FILE] file.php [ edit | delete | rename ]
[FILE] image-edit.php [ edit | delete | rename ]
[FILE] image.php [ edit | delete | rename ]
[FILE] import.php [ edit | delete | rename ]
[FILE] list-table.php [ edit | delete | rename ]
[FILE] media.php [ edit | delete | rename ]
[FILE] menu.php [ edit | delete | rename ]
[FILE] meta-boxes.php [ edit | delete | rename ]
[FILE] misc.php [ edit | delete | rename ]
[FILE] ms-admin-filters.php [ edit | delete | rename ]
[FILE] ms-deprecated.php [ edit | delete | rename ]
[FILE] ms.php [ edit | delete | rename ]
[FILE] nav-menu.php [ edit | delete | rename ]
[FILE] network.php [ edit | delete | rename ]
[FILE] options.php [ edit | delete | rename ]
[FILE] plugin-install.php [ edit | delete | rename ]
[FILE] post.php [ edit | delete | rename ]
[FILE] privacy-tools.php [ edit | delete | rename ]
[FILE] revision.php [ edit | delete | rename ]
[FILE] schema.php [ edit | delete | rename ]
[FILE] screen.php [ edit | delete | rename ]
[FILE] taxonomy.php [ edit | delete | rename ]
[FILE] template.php [ edit | delete | rename ]
[FILE] theme-install.php [ edit | delete | rename ]
[FILE] theme.php [ edit | delete | rename ]
[FILE] translation-install.php [ edit | delete | rename ]
[FILE] update-core.php [ edit | delete | rename ]
[FILE] update.php [ edit | delete | rename ]
[FILE] upgrade.php [ edit | delete | rename ]
[FILE] user.php [ edit | delete | rename ]
[FILE] widgets.php [ edit | delete | rename ]
Viewing: /var/www/html/wp-admin/includes/class-plugin-upgrader-skin.php
<?php
/**
* 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(
'<iframe title="%s" style="border:0;overflow:hidden" width="100%%" height="170" src="%s"></iframe>',
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(
'<a href="%s" target="_parent">%s</a>',
wp_nonce_url( 'plugins.php?action=activate&plugin=' . urlencode( $this->plugin ), 'activate-plugin_' . $this->plugin ),
__( 'Activate Plugin' )
),
'plugins_page' => sprintf(
'<a href="%s" target="_parent">%s</a>',
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 ) );
}
}
}