wp_add_post_tags [ WordPress Function ]
wp_add_post_tags ( $post_id = 0, $tags = '' )
| Parameters: |
|
| Uses: | |
| Returns: |
|
| Defined at: |
|
Soorgelijke functies: wp_set_post_tags, wp_get_post_tags, add_post_meta, add_posts_page, wp_set_post_cats
Adds tags to a post.
Examples [ wp-snippets.com ]
Top Google zoekresultaten
- WordPress › Support » wp_add_post_tags()
I'm trying to use the wp_add_post_tags($post_id, $tags) function from /wp- includes/post.php to have my plugin add tags to a post when the post is saved.
wordpress.org - WordPress › Support » Tags — wp_add_post_tags
Username or Email Address Password (forgot?) Register · WordPress › Support » wp_add_post_tags. Tag: wp_add_post_tags Add New » · Developer ...
wordpress.org - custom post types - Creating tags via API - WordPress
Jan 31, 2011 ... wp_add_post_tags($created,'My First Tag'); wp_add_post_tags($created,'My Second Tag'); wp_add_post_tags($created,'My Third Tag'); ...
wordpress.stackexchange.com - PHPXRef 0.7 : WordPress : Function Reference: wp_add_post_tags()
Function and Method Cross Reference. wp_add_post_tags(). Defined at: /wp- includes/post.php -> line 2893. No references found.
phpxref.ftwr.co.uk