如果您只想在自定义分类法中设置初始术语,则可以使用wp_insert_term()。 ... //codex.wordpress.org/Function_Reference/wp_insert_term $parent_term = term_exists( ...
確定! 回上一頁