Used By
| Used By | Description |
|---|---|
| wp-includes/post-template.php: wp_list_pages() | Retrieve or display a list of pages (or hierarchical post type items) in list (li) format. |
Filters the HTML output of the pages to list.
(string) HTML output of the pages list.
(array) An array of page-listing arguments.
(WP_Post[]) Array of the page objects.
| Version | Description |
|---|---|
| 4.4.0 | $pages added as arguments. |
| 1.5.1 | Introduced. |
© 2003–2019 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/hooks/wp_list_pages