Used By
Used By | Description |
---|---|
wp-includes/category.php: get_tags() | Retrieves all post tags. |
Filters the array of term objects returned for the ‘post_tag’ taxonomy.
(WP_Term[]|int|WP_Error) Array of 'post_tag' term objects, a count thereof, or WP_Error if any of the taxonomies do not exist.
(array) An array of arguments. @see get_terms()
File: wp-includes/category.php
Version | Description |
---|---|
2.3.0 | Introduced. |
© 2003–2019 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/hooks/get_tags