Summery Summery
Filters the install response before the installation has started.
Syntax Syntax
Description Description
Returning a truthy value, or one that could be evaluated as a WP_Error will effectively short-circuit the installation, returning that value instead.
Parameters Parameters
- $response
-
Response.
- $hook_extra
-
Extra arguments passed to hooked filters.
Source Source
Advertisement
Changelog Changelog
Version | Description |
---|---|
2.8.0 | Introduced. |