Used By
Used By | Description |
---|---|
wp-admin/includes/class-wp-upgrader.php: WP_Upgrader::run() | Run an upgrade/installation. |
Filters the package options before running an update.
See also ‘upgrader_process_complete’.
(array) Options used by the upgrader.
(string) Package for update.
(string) Update location.
(bool) Clear the destination resource.
(bool) Clear the working resource.
(bool) Abort if the Destination directory exists.
(bool) Whether the upgrader is running multiple times.
(array) Extra hook arguments.
(string) Type of action. Default 'update'.
(string) Type of update process. Accepts 'plugin', 'theme', or 'core'.
(bool) Whether the update process is a bulk update. Default true.
(string) Path to the plugin file relative to the plugins directory.
(string) The stylesheet or template name of the theme.
(string) The language pack update type. Accepts 'plugin', 'theme', or 'core'.
(object) The language pack update offer.
Version | Description |
---|---|
4.3.0 | Introduced. |
© 2003–2019 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/hooks/upgrader_package_options