This page is a snippet
For full information, see:
Snippet
Macro name: blog-posts Macro body: None. | Parameter name | Required | Default | Parameter description and accepted values |
|---|
content | No | entire | Available values: entire – Display the whole content of each blog post.excerpts – Display a short extract from each blog post. If the post contains an Excerpt macro, the Blog Posts macro will display the content defined in the Excerpt macro. If the post does not contain an Excerpt macro, the Blog Posts macro will display the first few sentences of the post.titles – Display a list of blog posts, showing titles only.
| spaces | No | @self | One or more space keys, separated by a comma or a space. 
Special values:  | author | No | (None) | One or more usernames, separated by commas. | time | No | (None) | Available values:m — Minutesh — Hoursd — Daysw — Weeks
For example, time=12h – Display blog posts created in the last twelve hours.time=7d – Display blog posts created in the last seven days.
| reverse | No | false | A value of true changes the sort order. | sort | No | creation | Available values: 
| max | No | 15 | The maximum number of results to be displayed. | label | No | (None) | One or more label values, separated by a comma or a space.  |
|