Filters the REST API response for a widget type.
$responseWP_REST_Response
$widget_typearray
$requestWP_REST_Request
return apply_filters( 'rest_prepare_widget_type', $response, $widget_type, $request );
| Version | Description |
|---|---|
| 5.8.0 | Introduced. |
© 2003–2024 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/hooks/rest_prepare_widget_type