Turn off maintenance mode after upgrading the current theme.
Theme_Upgrader::delete_old_theme
Delete the old theme during an upgrade.
Theme_Installer_Skin::before
Action to perform before installing a theme.
Theme_Installer_Skin::after
Action to perform following a single theme install.
Advertisement
Plugin_Installer_Skin::before
Action to perform before installing a plugin.
Plugin_Installer_Skin::after
Action to perform following a plugin install.
Plugin_Upgrader_Skin::__construct
Constructor.
Plugin_Upgrader_Skin::after
Action to perform following a single plugin update.
Advertisement
Plugin_Upgrader::upgrade_strings
Initialize the upgrade strings.
Plugin_Upgrader::install_strings
Initialize the installation strings.
Plugin_Upgrader::install
Install a plugin package.
Plugin_Upgrader::upgrade
Upgrade a plugin.
Advertisement
Plugin_Upgrader::bulk_upgrade
Bulk upgrade several plugins at once.
Plugin_Upgrader::plugin_info
Retrieve the path to the file that contains the plugin info.
Plugin_Upgrader::deactivate_plugin_before_upgrade
Deactivates a plugin before it is upgraded.