apply_filters( 'quick_edit_dropdown_pages_args', array $dropdown_args )
Filters the arguments used to generate the Quick Edit page-parent drop-down.
Description
See also
Parameters
- $dropdown_args
-
An array of arguments.
Source
Changelog
Version | Description |
---|---|
WP-2.7.0 | Introduced. |