wpseek.com
A WordPress-centric search engine for devs and theme authors
{$taxonomy}_edit_form › WordPress Action Hooks
Since3.0.0
Deprecatedn/a
› do_action( "{$taxonomy}_edit_form", $tag, $taxonomy )
Parameters: (2) |
|
Defined at: |
|
Codex: |
Fires at the end of the Edit Term form for all taxonomies.
The dynamic portion of the hook name, $taxonomy
, refers to the taxonomy slug.
Possible hook names include:
category_edit_form
post_tag_edit_form
Related Functions: taxonomy_exists, comment_form, can_edit_network, the_editor, get_taxonomy_template, is_taxonomy