wpseek.com
A WordPress-centric search engine for devs and theme authors
{$taxonomy}_pre_add_form › WordPress Action Hooks
Since3.0.0
Deprecatedn/a
› do_action( "{$taxonomy}_pre_add_form", $taxonomy )
| Parameters: |
|
| Defined at: |
|
| Codex: |
Fires before the Add Term form for all taxonomies.
The dynamic portion of the hook name, `$taxonomy`, refers to the taxonomy slug. Possible hook names include: - `category_pre_add_form` - `post_tag_pre_add_form`Related Functions: taxonomy_exists, wp_get_term_taxonomy_parent_id, maybe_add_column, is_taxonomy_viewable, get_taxonomy_template, get_the_password_form