Remove inaccurate part of {$taxonomy}_add_form_fields action description.
props joostdekeijzer. fixes #31052. git-svn-id: https://develop.svn.wordpress.org/trunk@31247 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
5e301c5794
commit
2c955c0bbf
@ -525,7 +525,7 @@ if ( ! is_taxonomy_hierarchical( $taxonomy ) ) {
|
|||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Fires after the Add Term form fields for hierarchical taxonomies.
|
* Fires after the Add Term form fields.
|
||||||
*
|
*
|
||||||
* The dynamic portion of the hook name, `$taxonomy`, refers to the taxonomy slug.
|
* The dynamic portion of the hook name, `$taxonomy`, refers to the taxonomy slug.
|
||||||
*
|
*
|
||||||
|
Loading…
Reference in New Issue
Block a user