#4109 closed task (blessed) (fixed)
wp_add_post_tags()
Reported by: |
|
Owned by: |
|
---|---|---|---|
Milestone: | 2.2 | Priority: | normal |
Severity: | normal | Version: | |
Component: | General | Keywords: | |
Focuses: | Cc: |
Description
Add tags to $post_id, instead of replacing them as wp_set_post_tags() does.
Attachments (1)
Change History (6)
Note: See
TracTickets for help on using
tickets.
First crack. Seems a little too easy, so I'm not committing it yet. ;)