apply_filters( 'get_the_terms', WP_Term[]|WP_Error $terms , int $post_id , string $taxonomy )
Filters the list of terms attached to the given post.
Description Description
Parameters Parameters
Source Source
Changelog Changelog
Version | Description |
---|---|
3.1.0 | Introduced. |