WP-CLI 命令行手册

title: "wp user term" post_status: publish comment_status: open taxonomy: category: - wp-cli-handbook post_tag: - User - Commands - Repos


wp user term

添加、更新、移除和列出用户分类项。

示例

# 设置用户分类项
$ wp user term set 123 test category
成功:分类项已设置。