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
成功:分类项已设置。
title: "wp user term" post_status: publish comment_status: open taxonomy: category: - wp-cli-handbook post_tag: - User - Commands - Repos
添加、更新、移除和列出用户分类项。
# 设置用户分类项
$ wp user term set 123 test category
成功:分类项已设置。