_get_post_ancestors


_get_post_ancestors ( $post )

Parameters:
  • (WP_Post) post Post object, passed by reference (unused).
See:
Defined at:

Description

Retrieve post ancestors.This is no longer needed as WP_Post lazy-loads the ancestors property with get_post_ancestors().

Related Functions

get_post_ancestors, get_ancestors, get_post_custom, wp_get_post_cats, get_post_class

Top Google Results

User discussions

wpseek mobile