help:post syntax
When searching for posts, the following variations on search parameters can be used.
Post ID
This is the post ID of the post being queried.
- Qualifier:
*_id
- Example:
search[post_id]
Post tags match
The post query of the search term matches the post of the record attribute.
- Qualifier:
*_tags_match
- Example:
search[post_tags_match]
See Help:Cheatsheet for more information on post query search format.
Attribute chaining
See Help:Chaining syntax for details on this parameter format.
See API:Posts for the list of available search terms.