Forums

Hook edit_category_form_fields doesn't work (3 posts)

  1. naranili
    Member
    Posted 2 years ago #

    Hi !

    The new Hook edit_category_form_fields at wp-admin/edit-category-form.php doesn't work.

    If i use the same function the display a new field with edit_category_form_fields and edit_category_form, with
    edit_category_form the field is displayed, with edit_category_form_fields not.

    Any Ideas ?

    Regards
    Ralf

  2. naranili
    Member
    Posted 2 years ago #

    I found the reason !

    The hook edit_category_form_fields is only at the detailed
    category-form.
    The small-category-form (located in wp-admin/categories.php) don't have this hook.

    Regards
    Ralf

  3. Angeloverona
    Member
    Posted 1 year ago #

    taxnonomy forms are dynamic so you need add action "category_add_form_fields".

Topic Closed

This topic has been closed to new replies.

About this Topic