apply_filters( 'get_the_tags', WP_Term[]|false|WP_Error $terms )
Filters the array of tags for the given post.
Description
See also
Parameters
Source
Changelog
| Version | Description |
|---|---|
| 2.3.0 | Introduced. |
Filters the array of tags for the given post.
| Version | Description |
|---|---|
| 2.3.0 | Introduced. |