Forums
(@imply)
14 years, 8 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