Πίσω στο WordPress

Σύνδεση Knoon AI με WordPress για αυτοματοποίηση ροών εργασίας AI.

Get a post/page/custom post type item by postId or slug.
wordpressXmlRpcDefaultDefaultGetPost
ΒΕΤΑ
Άδειες
Δεν υπάρχουν αντικείμενα για εμφάνιση.
Προαιρετικές άδειες
Δεν υπάρχουν αντικείμενα για εμφάνιση.
Παράμετροι
ΌνομαΤύποςΠεριγραφήΑπαραίτητο
postTypemustache Optional collection slug. Defaults to posts.Όχι
postIdmustache Optional WordPress post ID.Όχι
slugmustache Optional post slug (used if postId is not provided).Όχι
Επιστροφές
ΌνομαΤύποςΠεριγραφή
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.