Filters the arguments used to generate the Quick Edit page-parent drop-down.
$dropdown_argsarray
child_of int$hierarchical has no bearing on whether $child_of returns hierarchical results. Default 0, or no restriction.sort_order string'ASC', 'DESC'. Default 'ASC'.sort_column string'post_author', 'post_date', 'post_title', 'post_name', 'post_modified', 'menu_order', 'post_modified_gmt', 'post_parent', 'ID', 'rand', 'comment*count'.'post*' can be omitted for any values that start with it.'post_title'.hierarchical bool$child_of also being false, both arguments will be disregarded.exclude int[]include int[]$child_of, $parent, $exclude, $meta_key, $meta_value, or $hierarchical.meta_key stringmeta_value string$meta_key.authors stringparent intexclude_tree string|int[]number intoffset int$number.post_type string'page'.post_status string|array'publish'.$bulkbool
$dropdown_args = apply_filters( 'quick_edit_dropdown_pages_args', $dropdown_args, $bulk );
© 2003–2024 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/hooks/quick_edit_dropdown_pages_args