New services
Explore Plans
Mobile menu Close menu
WordPressWordPress

Any new post

This Trigger fires every time you publish a new post on your public WordPress blog.

About this trigger

Triggers, queries, and actions are the building blocks of Applets. Triggers tell an Applet to start, queries ask a question, and actions are its end result.

Developer info

Description
This Trigger fires every time you publish a new post on your public WordPress blog.
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