חזרה אל WordPress
התחבר ל-Knoon AI עם WordPress כדי לאוטומטי תהליכי עבודה של AI.
Delete a taxonomy term.
wordpressXmlRpcDefaultDefaultDeleteTerm
בטא
פנימי
הרשאות
אין פריטים להצגה.
הרשאות אופציונליות
אין פריטים להצגה.
פרמטרים
| שם | סוג | תיאור | נדרש |
|---|---|---|---|
| taxonomy | mustache | Taxonomy endpoint. Example: categories, tags. | כן |
| termId | mustache | Term ID. | כן |
| force | boolean | Force delete. Defaults to TRUE. | לא |
החזרות
| שם | סוג | תיאור |
|---|---|---|
| deleted | bool | True when deleted. |
| termId | string | Deleted term ID. |
| taxonomy | string | Taxonomy slug. |