wpseek.com
A WordPress-centric search engine for devs and theme authors
rest_namespace_index › WordPress Filter Hooks
Since4.4.0
Deprecatedn/a
› apply_filters( 'rest_namespace_index', $response, $request )
| Parameters: (2) |
|
| Defined at: | |
| Codex: |
Filters the REST API namespace index data.
This typically is just the route data for the namespace, but you can add any data you'd like here.Related Functions: rest_parse_date, rest_api_init, get_space_used, rest_api_loaded, rest_is_field_included, rest_is_integer
Related Hooks: rest_after_save_widget, rest_index, rest_prepare_widget, rest_prepare_sidebar, rest_save_sidebar