Deletes the old plugin 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.
Theme_Upgrader_Skin::__construct
Constructor.
Advertisement
Theme_Upgrader_Skin::after
Action to perform following a single theme update.
Theme_Upgrader::upgrade_strings
Initialize the upgrade strings.
Theme_Upgrader::install_strings
Initialize the installation strings.
Theme_Upgrader::install
Install a theme package.
Advertisement
Theme_Upgrader::upgrade
Upgrade a theme.
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.
Plugin_Installer_Skin::before
Action to perform before installing a plugin.
Advertisement
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.