WordPress - Search post action

The Search post action allows you to search for a post in WordPress.

Search post actionSearch post action

Input

Input fieldDescription
Post titleThe title of the post for which you plan to search.

Output

Output fieldDescription
IDThe ID for the post. For example: 187.
Site IDThe ID of the site. For example: 6751xxxx.
Author IDThe ID of the author. For example: 64588464.
LoginThe login name of the author. For example: integrator1.
EmailThe email address of the author.
NameThe display name of the author. For example: example1.
First nameThe first name of the author.
Last nameThe last name of the author.
Nice nameThe nicely formatted name of the author.
URLThe URL to the author's WordPress site. For example: http://example1.wordpress.com
Avatar URLThe URL to the author's avatar. For example: https://2.gravatar.com/avatar/...
Profile URLThe URL to the author's Gravatar profile. For example: https://gravatar.com/example1
IP addressIndicates the IP address of the author.
Site visibleIndicates if the site is visible or not. Values are true or false.
DateThe date the post was created. For example: 2024-02-21T15:36:53.000000-06:00.
ModifiedThe date the post was last modified.
TitleThe title of the post. For example: Monthly newsletter.
URLThe URL to the post. For example: https://example1.wordpress.com/?p=187
Short URLThe short URL to the post. For example: https://wp.me/p4xxxx-31
ContentThe HTML content of the post.
ExcerptThe excerpt of the post.
SlugThe slug of the post.
GUIDThe globally unique identifier for the post. For example: https://example1.wordpress.com/?p=187
StatusThe status of the post. For example: draft.
StickyIndicates if the post is sticky or not. Values are true or false.
PasswordThe password for the post, if any.
ParentIndicates the parent of the post.
TypeThe type of the post.
Comments openIndicates if comments are open or not. Values are true or false.
Pings openIndicates if pings are open or not. Values are true or false.
Likes enabledIndicates if likes are enabled or not. Values are true or false.
Sharing enabledIndicates if sharing is enabled or not. Values are true or false.
Comment countThe number of comments on the post.
Like countThe number of likes on the post.
I likeIndicates if the current profile likes the post or not. Values are true or false.
Is rebloggedIndicates if the post is reblogged or not. Values are true or false.
Is followingIndicates if the current profile is following the post or not. Values are true or false.
Global IDThe global ID of the post. For example: xx91abdae40f9e8d2966332245409ba5.
Featured imageThe URL of the featured image, if any.
Post thumbnailThe thumbnail of the post, if any.
FormatThe format of the post. For example: standard.
GeoIndicates whether geographical information of the post is available or not. Values are true or false.
Menu orderThe menu order of the post.
Publicize URLsThe URLs used for publicizing the post, if any.
TagsThe tags associated with the post, if any.
CategoriesThe categories associated with the post.
AttachmentsThe attachments to the post, if any.
MetadataThe metadata associated with the post.
Meta links selfThe API link for the post. For example: https://public-api.wordpress.com/rest/xx/sites/6751xxxx/posts/187
Meta links helpThe help link for the post. For example: https://public-api.wordpress.com/rest/xx/sites/6751xxxx/posts/187/help
Meta links siteFor example: https://public-api.wordpress.com/rest/xx/sites/6751xxxx

Last updated: