$term = wp_insert_term($exp, 'post_tag');. $post_into_tags[] = get_term_by( 'id', (int)$term['term_id'], 'post_tag')->slug;.
確定! 回上一頁