4989*4990* @param int[]$ancestors An array of IDs of object ancestors.4991* @param int$object_idObjectID.4992* @param string$object_type Type of object.4993* @param string$resource_type Type of resource$object_type is.4994*/4995returnapply_filters('get_ancestors',$ancestors,$object_id,$object_type,$resource_type);4996}49974998/**4999* Returns the term's parent's term ID.5000*5001* @since 3.1.0
History
Introduced in 4.1.1. Unchanged from 6.7.7 through 7.1.0.