wpseek.com
A WordPress-centric search engine for devs and theme authors
rest_pre_echo_response › WordPress Filter Hooks
Since4.8.1
Deprecatedn/a
› apply_filters( 'rest_pre_echo_response', $result, $this, $request )
| Parameters: (3) |
|
| Defined at: | |
| Codex: |
Filters the REST API response.
Allows modification of the response data after inserting embedded data (if any) and before echoing the response data.Related Functions: rest_ensure_response, rest_convert_error_to_response, rest_filter_response_fields, trackback_response, get_oembed_response_data, rest_filter_response_by_context