EXAMPLES EXAMPLES
# Set user terms
$ wp user term set 123 test category
Success: Set terms.
SUBCOMMANDS SUBCOMMANDS
Name | Description |
---|---|
wp user term add | Add a term to an object. |
wp user term list | List all terms associated with an object. |
wp user term remove | Remove a term from an object. |
wp user term set | Set object terms. |