wpseek.com
A WordPress-centric search engine for devs and theme authors
wp_get_post_tags › WordPress Function
Since2.3.0
Deprecatedn/a
› wp_get_post_tags ( $post_id = 0, $args = array() )
Parameters: (2) |
|
Returns: |
|
Defined at: |
|
Codex: |
Retrieves the tags for a post.
There is only one default for this function, called 'fields' and by default is set to 'all'. There are other defaults that can be overridden in wp_get_object_terms().Related Functions: wp_set_post_tags, wp_get_post_cats, wp_get_post_terms, wp_set_post_cats, wp_add_post_tags