wpseek.com
A WordPress-centric search engine for devs and theme authors
create_term › WordPress Action Hooks
Since6.1.0
Deprecatedn/a
› do_action( 'create_term', $term_id, $tt_id, $taxonomy, $args )
Parameters: (4) |
|
Defined at: |
|
Codex: |
Fires immediately after a new term is created, before the term cache is cleaned.
The {@see 'create_$taxonomy'} hook is also available for targeting a specific taxonomy.