wpseek.com
A WordPress-centric search engine for devs and theme authors
{$taxonomy}_term_edit_form_top › WordPress Action Hooks
Since4.5.0
Deprecatedn/a
› do_action( "{$taxonomy}_term_edit_form_top", $tag, $taxonomy )
Parameters: (2) |
|
Defined at: |
|
Codex: |
Fires at the beginning of the Edit Term form.
At this point, the required hidden fields and nonces have already been output.
The dynamic portion of the hook name, $taxonomy
, refers to the taxonomy slug.
Possible hook names include:
category_term_edit_form_top
post_tag_term_edit_form_top
Related Functions: taxonomy_exists, install_theme_information, get_taxonomy_template, comment_form_title, taxonomy_meta_box_sanitize_cb_input, comment_form