get_pages

最后更新于:2021-11-26 22:46:18

apply_filters( ‘get_pages’, GC_Post[] $pages, array $parsed_args )

Filters the retrieved list of pages.

参数

$pages

(GC_Post[])
Array of page objects.

$parsed_args

(array)
Array of get_pages() arguments.

源文件

文件: gc-includes/post.php

View on Trac