wpseek.com
Eine auf WordPress spezialiserte Suchmaschine für Entwickler und Theme-Autoren
rest_insert_{$this->taxonomy} › WordPress Action Hooks
Seit4.7.0
Veraltetn/v
› do_action( "rest_insert_{$this->taxonomy}", $term, $request, true )
| Parameter: (3) |
|
| Definiert in: | |
| Codex: |
Fires after a single term is created or updated via the REST API.
The dynamic portion of the hook name, `$this->taxonomy`, refers to the taxonomy slug. Possible hook names include: - `rest_insert_category` - `rest_insert_post_tag`Ähnliche Funktionen: is_object_in_taxonomy, rest_get_route_for_taxonomy_items, get_taxonomy, register_taxonomy, create_initial_taxonomies, get_object_taxonomies