Basic Information

appmixer.wordpress.posts.CreatePost

1.0.0

Public

This component creates a new post.

Properties

FieldTypeDescription
Site select Select site.
Author select The username or ID for the user to assign the post to.

Input Ports

post

FieldTypeDescription
Title text The post title.
Content textarea The post content.
Date date-time The post's creation time.
Excerpt textarea An optional post excerpt.
Slug text The name (slug) for the post, used in URLs.
Publicize toggle Turn it on to publicize post to external services.
Publicize message text Custom message to be publicized to external services.
Status select Specifies what type of post status you would prefer. publish publish the post, private - privately publish the post, draft - save the post as a draft, pending - mark the post as pending editorial approval, auto-draft - save a placeholder for a newly created post, with no content.
Sticky toggle Turn it on to mark post as sticky (stick post to the front page).
Password text The plaintext password protecting the post, or, more likely, the empty string if the post is not password protected.
Format select Specifies what type of post format you would prefer.
Likes enabled toggle Turn it on to open the post to likes.
Sharing enabled toggle Turn it on to show sharing buttons for this post.

Output Ports

newPost

FieldTypeDescription
ID -
URL -
attachment_count -
author.ID -
author.URL -
author.avatar_URL -
author.email -
author.first_name -
author.last_name -
author.login -
author.name -
author.name -
author.profile_URL -
author.site_ID -
capabilities.delete_post -
capabilities.edit_post -
capabilities.publish_post -
content -
date -
discussion.comments_open -
discussion.comment_count -
discussion.comment_status -
discussion.pings_open -
discussion.ping_status -
excerpt -
featured_image -
format -
geo -
global_ID -
guid -
is_following -
is_reblogged -
i_like -
likes_enabled -
like_count -
menu_order -
meta.links.help -
meta.links.likes -
meta.links.replies -
meta.links.self -
meta.links.site -
metadata -
modified -
page_template -
parent -
password -
post_thumbnail -
sharing_enabled -
short_URL -
site_ID -
slug -
status -
sticky -
title -
type -

Full Metadata