{$taxonomy}_add_form_fields

{$taxonomy}_add_form_fields

Appears in: , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , ,
Hook Type: action
See hook in action

See hook in core

Displaying hooks found in version: wordpress-6.5.2

do_action('{$taxonomy}_add_form_fields') is found 1 times:

  • /wp-admin/edit-tags.php line 549

    * @since 3.0.0
    *
    * @param string $taxonomy The taxonomy slug.
    */
    do_action( “{$taxonomy}_add_form_fields”, $taxonomy );
    ?>

    labels->add_new_item, ‘primary’, ‘submit’, false ); ?>

See this hook used in plugins: