Summery Summery
Filters whether to return the package.
Syntax Syntax
Parameters Parameters
- $reply
-
Whether to bail without returning the package. Default false.
- $package
-
The package file name.
- $this
-
The WP_Upgrader instance.
- $hook_extra
-
Extra arguments passed to hooked filters.
Source Source
Advertisement
Changelog Changelog
Version | Description |
---|---|
5.5.0 | Added the $hook_extra parameter. |
3.7.0 | Introduced. |