חזרה אל WordPress

התחבר ל-Knoon AI עם WordPress כדי לאוטומטי תהליכי עבודה של AI.

Update an existing post/page/custom post type item.
wordpressXmlRpcDefaultDefaultUpdatePost
בטא
פנימי
הרשאות
אין פריטים להצגה.
הרשאות אופציונליות
אין פריטים להצגה.
פרמטרים
שםסוגתיאורנדרש
postTypemustache Optional collection slug. Defaults to posts.לא
postIdmustache WordPress post ID. Either postId or slug is required.לא
slugmustache Post slug. Either postId or slug is required.לא
titlemustache Updated post title.לא
htmlmustache Updated HTML content.לא
markdownmustache Updated markdown content (converted to HTML when html is omitted).לא
excerptmustache Updated excerpt.לא
statusstring Updated post status.לא
featuredMediaIdmustache Updated featured media ID.לא
החזרות
שםסוגתיאור
postIdstring WordPress post ID.
slugstring Post slug.
statusstring Post status.
urlstring Post permalink.
titlestring Rendered post title.
excerptstring Rendered post excerpt HTML.
contentstring Rendered post content HTML.
featuredMediaIdstring Featured media ID if set.
createdAtstring Post created datetime.
updatedAtstring Post last modified datetime.