Filters the list of terms attached to the given post.
$terms = apply_filters( 'get_the_terms', $terms, $post->ID, $taxonomy );
| Version | Description |
|---|---|
| 3.1.0 | Introduced. |
© 2003–2024 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/hooks/get_the_terms