wpseek.com
A WordPress-centric search engine for devs and theme authors
rest_pre_dispatch › WordPress Filter Hooks
Since4.4.0
Deprecatedn/a
› apply_filters( 'rest_pre_dispatch', null, $this, $request )
| Parameters: (3) |
|
| Defined at: | |
| Codex: |
Filters the pre-calculated result of a REST API dispatch request.
Allow hijacking the request before dispatching by returning a non-empty. The returned value will be used to serve the request instead.Related Functions: rest_parse_date, rest_parse_embed_param, get_page_by_path, get_home_path, get_previous_post, _restore_wpautop_hook