wp_set_post_terms ($post_id, [$term->parent], $taxonomy, true);. $term = get_term($term->parent, $taxonomy);. } } } } add_action('save_post' ...
確定! 回上一頁