wpseek.com
A WordPress-centric search engine for devs and theme authors
rest_api_init › WordPress Action Hooks
Since4.4.0
Deprecatedn/a
› do_action( 'rest_api_init', $wp_rest_server )
Parameters: |
|
Defined at: |
|
Codex: |
Fires when preparing to serve a REST API request.
Endpoint objects should be created and register their hooks on this action rather than another action to ensure they're only loaded when needed.
Related Functions: rest_api_init, rest_is_integer, rest_api_loaded, kses_init, rest_api_register_rewrites, rest_is_object