wpseek.com
A WordPress-centric search engine for devs and theme authors



rest_prepare_widget_type › WordPress Filter Hooks

Sincen/a
Deprecatedn/a
apply_filters( 'rest_prepare_widget_type', new WP_REST_Response()
Defined at:
Codex:

This filter is documented in wp-includes/rest-api/endpoints/class-wp-rest-widget-types-controller.php





Source

return apply_filters( 'rest_prepare_widget_type', new WP_REST_Response(), $widget_type, $request );