Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #38503, comment 1


Ignore:
Timestamp:
10/26/2016 01:20:17 AM (9 years ago)
Author:
dd32
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #38503, comment 1

    initial v1  
    33Yes, it's intended that the action is fired within the Tag, as it's purpose is to add extra attributes to the `<form>` opening tag itself.
    44
    5 You should look into the `{$taxonomy}_add_form_fields` action if you'd like to add extra fields to the Taxonomy form.
     5You should look into the `{$taxonomy}_add_form_fields` action if you'd like to add extra fields to the new term form.