首页 WordPress函数大全 get_post_ancestors()

get_post_ancestors()

2020-05-01 / 4880阅 / 悠然

如何你看完本文还不知道如何使用该函数,可以联系我定制视频教程,50元/个函数,学不会全额退款

get_post_ancestors( int|WP_Post $post )

Retrieve ancestors of a post.

描述

参数

$post

(int|WP_Post)
(Required)
Post ID or post object.

返回

(int[]) Ancestor IDs or empty array if none are found.

大家谈论
    我的见解