Summery Summery
Sets the last changed time for the ‘terms’ cache group.
Syntax Syntax
Source Source
File: wp-includes/taxonomy.php
/** This filter is documented in wp-includes/taxonomy.php */ return apply_filters( 'get_ancestors', $ancestors, $object_id, $object_type, $resource_type ); }
Advertisement
Changelog Changelog
Version | Description |
---|---|
5.0.0 | Introduced. |