• is it possible to Set multiple posts terms at once with something like
    <?php wp_set_post_terms( $post_id, $terms, $taxonomy, $append ) ?>

The topic ‘Set mutiple posts terms’ is closed to new replies.