wpseek.com
Eine auf WordPress spezialiserte Suchmaschine für Entwickler und Theme-Autoren
rest_insert_{$this->post_type} › WordPress Action Hooks
Seit4.7.0
Veraltetn/v
› do_action( "rest_insert_{$this->post_type}", $post, $request, true )
| Parameter: (3) |
|
| Definiert in: | |
| Codex: |
Fires after a single post is created or updated via the REST API.
The dynamic portion of the hook name, `$this->post_type`, refers to the post type slug. Possible hook names include: - `rest_insert_post` - `rest_insert_page` - `rest_insert_attachment`Ähnliche Funktionen: set_post_type, create_initial_post_types, get_post_type, _insert_into_post_button, rest_get_route_for_post_type_items, get_post_types