5070*5071* @param int[]$ancestors An array of IDs of object ancestors.5072* @param int$object_idObjectID.5073* @param string$object_type Type of object.5074* @param string$resource_type Type of resource$object_type is.5075*/5076returnapply_filters('get_ancestors',$ancestors,$object_id,$object_type,$resource_type);5077}50785079/**5080* Returns the term's parent's term ID.5081*5082* @since 3.1.0
History
Introduced in 4.1.1. Unchanged from 6.7.7 through 7.1.0.