list_pages
最后更新于:2021-11-27 02:51:46
apply_filters( ‘list_pages’, string $title, GC_Post $page )
Filters the page title when creating an HTML drop-down list of pages.
参数
- $title
-
(string)
Page title. - $page
-
(GC_Post)
Page data object.
源文件
文件: gc-includes/class-walker-page-dropdown.php