Filters the page title when creating an HTML drop-down list of pages.
$titlestring
$pageWP_Post
$title = apply_filters( 'list_pages', $title, $page );
| Version | Description |
|---|---|
| 3.1.0 | Introduced. |
© 2003–2024 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/hooks/list_pages