... true); //attach post tags to the current post (since not by default attached) wp_set_post_terms($post_id, $tags, 'post_tag'); //attach ...
確定! 回上一頁