Summery Summery
Transforms a native Request hook to a WordPress actions.
Syntax Syntax
Description Description
This action maps Requests internal hook to a native WordPress action.
Parameters Parameters
- $parameters
-
Parameters from Requests internal hook.
- $request
-
Request data in WP_Http format.
- $url
-
URL to request.