Summery Summery
Filters the source file location for the upgrade package.
Syntax Syntax
Parameters Parameters
- $source
-
File source location.
- $remote_source
-
Remote file source location.
- $this
-
WP_Upgrader instance.
- $hook_extra
-
Extra arguments passed to hooked filters.
Source Source
Advertisement
Changelog Changelog
Version | Description |
---|---|
4.4.0 | The $hook_extra parameter became available. |
2.8.0 | Introduced. |