Create a taxonomy term
wp_create_termCreate a new WordPress category, tag, or custom taxonomy term to organize site content.
Instructions
Create a new category, tag, or custom taxonomy term.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| site | No | Configured site name. Omit to use the default site. | |
| slug | No | ||
| parent | No | ||
| taxonomy | No | category | |
| description | No |