Filters the arguments for the taxonomy parent dropdown on the Post Edit page.
$parent_dropdown_argsarray
taxonomy stringhide_if_empty boolname string'name' attribute of the select element.orderby string'name'.hierarchical bool|intshow_option_none string$parent is 'parent_item' taxonomy label.$parent_dropdown_args = apply_filters( 'post_edit_category_parent_dropdown_args', $parent_dropdown_args );
| Version | Description |
|---|---|
| 4.4.0 | Introduced. |
© 2003–2024 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/hooks/post_edit_category_parent_dropdown_args