Summery Summery
Fires at the beginning of the Edit Term form.
Syntax Syntax
Description Description
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.
Parameters Parameters
- $tag
-
Current taxonomy term object.
- $taxonomy
-
Current $taxonomy slug.
Source Source
Advertisement
Changelog Changelog
Version | Description |
---|---|
4.5.0 | Introduced. |