Forums

add tags (2 posts)

  1. 05bca054
    Member
    Posted 1 year ago #

    I want to add tags to the post,

    i 'm unable to found on function referenal page of wp that any kind of function like add_tag or etc...so what can i do???

  2. imply
    Member
    Posted 10 months ago #

    I guess that I'm late but anyways: wp_set_object_terms($post_id, array('first_tag', 'second_tag', 'etc'), 'post_tag', true); - try this function

Topic Closed

This topic has been closed to new replies.

About this Topic