WordPress获取文章子元素函数:get_children 发布于2022/07/13 WordPress函数get_children可用于获取文章下的附件、子页面,通常我用来获取文章缩略图。 get_children( array $args = '', constant $output = OBJECT ) 函数参数 $args 数组··· 查看详情