Last Updated on August 13, 2019
Filed under Shortcodes

Mini Post List

Sweetness v1.x Only

The Mini Post list shortcode is exactly that, it displays a smaller version with reduced content -- only the title, image and publish date.

[mini_post_list post="3"]

Options

Argument Default Description
post 6 The number of post to display
category Category slug to include posts from. Ex: my-category. Leave blank to display all post categories.
tag Tag slug to include posts from. Ex: my-tag. Leave blank to display all post tags.
thumb_size smaller large, medium, small, smaller, smallest, hide - The post thumbnail size to display.
meta true true or false - Show or hide the post meta.
class Add a classname to further customize with CSS.