wp_get_post_tags [ WordPress Function ]
wp_get_post_tags ( $post_id = 0, $args = array() )
| Parameters: |
|
| Uses: | |
| Returns: |
|
| Defined at: |
|
Soorgelijke functies: wp_set_post_tags, wp_get_post_cats, wp_get_post_terms, wp_set_post_cats, wp_add_post_tags
Retrieve 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 {@link wp_get_object_terms()}.
Examples [ wp-snippets.com ]
Top Google zoekresultaten
- Function Reference/wp get post tags « WordPress Codex
Description. Retrieve the list of tags for a post. Usage. <?php wp_get_post_tags( $post_id, $args ) ?> Parameters. $post_id: (integer) (optional) The Post ID.
codex.wordpress.org - WordPress › Support » Tags — wp_get_post_tags
Forums. Username or Email Address Password (forgot?) Register · WordPress › Support » wp_get_post_tags. Tag: wp_get_post_tags Add New » ...
wordpress.org - wp_get_post_tags() WordPress function reference, arguments and ...
wp_get_post_tags(). Retrieve 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 ...
queryposts.com - <? $backup = $post; $tags = wp_get_post_tags($post->ID ... - Pastebin
3 days ago ... Got an iPhone or iPad? We have a brand new Pastebin App for both devices, and it's totally free! Click here to download the new Pastebin App ...
pastebin.com