Used By
Used By | Description |
---|---|
wp-includes/post-template.php: wp_dropdown_pages() | Retrieve or display a list of pages as a dropdown (select list). |
Filters the HTML output of a list of pages as a drop down.
(string) HTML output for drop down list of pages.
(array) The parsed arguments array.
(WP_Post[]) Array of the page objects.
Version | Description |
---|---|
4.4.0 | $parsed_args and $pages added as arguments. |
2.1.0 | Introduced. |
© 2003–2019 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/hooks/wp_dropdown_pages