Usage:
[latest_from_blog limit="3" columns="3" orderby="date" order="DESC" categories="" masonry="" tags="" show_date="" show_author="" width="sixteen" place="center" exclude_posts="" limit_words="15"/]
Options:
- limit – number of posts to display, default is 3
- columns – number of columns in which posts are displayed, default is 3, options: 2 | 3 | 4
- orderby – id, count, name (Default), slug, none
- order -ASC (ascending – default), DESC (descending)
- categories – list of categories from which you want to query posts, separate with come
- masonry – empty by default, if set to true, posts will use Isotope layout
- tags – list of tags from which you want to query posts, separate with come
- show_author – empty by default, if set to “true” will display author name under post thumbnail
- show_date – empty by default, if set to “true” will display post date under post thumbnail
- width – columns width of whole container, set in columns names (one, two, three..sixteen)
- place – first, last, center, none
- exclude_posts – ID’s of posts you want to exclude from list
- ignore_sticky_posts – true by default, doesn’t show sticky posts, set to 0 to show
- limit_words – number of words from the post content, default is 15