wp term migrate <term>
Migrate a term of a taxonomy to another taxonomy
Arguments
Name | Description |
---|---|
term | Slug or ID of the term to migrate |
Options
Name | Description |
---|---|
--by <field> | Explicitly handle the term value as a slug or id |
--from <taxonomy> | Taxonomy slug of the term to migrate |
--to <taxonomy> | Taxonomy slug to migrate to |