This Trigger fires every time you publish a new post on your public WordPress blog.
Developer info
- API endpoint slug
- wordpress.any_new_post_wp
Trigger fields
No fields for this trigger
Ingredients
Post titleThe post's title.
- Slug
- PostTitle
- Filter code
- Wordpress.anyNewPostWp.PostTitle
- Type
- String
- Example
- Launch Day!
Post URLThe post's URL.
- Slug
- PostUrl
- Filter code
- Wordpress.anyNewPostWp.PostUrl
- Type
- String
- Example
- http://blog.ifttt.com/coming-soon
Post contentThe post's content, may contain HTML.
- Slug
- PostContent
- Filter code
- Wordpress.anyNewPostWp.PostContent
- Type
- String
- Example
- Well here we are on, blah, blah...
Post image URLURL for the first image in the post. If the post doesn't have an image will point to a placeholder image.
- Slug
- PostImageUrl
- Filter code
- Wordpress.anyNewPostWp.PostImageUrl
- Type
- String
- Example
- http://ifttt.com/images/no_image_card.png
Tags and categoriesThe post's tags and categories, comma seperated.
- Slug
- TagsAndCategories
- Filter code
- Wordpress.anyNewPostWp.TagsAndCategories
- Type
- String
- Example
- neato, really cool
Post publishedDate post was created
- Slug
- PostPublished
- Filter code
- Wordpress.anyNewPostWp.PostPublished
- Type
- String
- Example
- August 23, 2010 at 11:01PM