rest_prepare_url_details – filter

Filters the URL data for the response. 

Parameters

.
( 5.9.0 ) . .
$response
( WP_REST_Response ) The response object. . . .
( string ) $url The requested URL. . . .
( WP_REST_Request ) $request Request object. . . .
( string ) $remote_url_response HTTP response body from the remote URL. . . .
API Letters: ,,,

Implementers