Accepted Parameters
ppp
Post per page. Must be an integer.
Default: 10
offset
Offset the loop by a specified number of posts.
Default: 0
order_by
Order by date, title, modified, comment_count, rand
Default: date
order
Direction of order specified in order_by. ACS (ascendeing) or DESC (descending)
Default: DESC
show_meta
Show or hide ALL meta date (date, author, avatar, categories, and comments)
Default: 1
show_date
Show or hide the date published
Default: 1
show_author
Show or hide the author
Default: 0
show_avatar
Show or hide the author avatar
Default: 0
show_cats
Show or hide the categories
Default: 1
show_comments
Show or hide the comments count
Default: 0
show_excerpt
Show or hide the excerpt
Default: 1
show_readmore
Show or hide the read more link
Default: 1
show_thumbnail
Show or hide the featured image
Default: 1
default_thumbnail
A default image from the Media Library to use if no featured image is set.
Default: none
thumbnail_size
Designate the thumbnail size (full, large, medium, thumbnail, etc.) the blog_loop shortcode should use.
Default: bs_blog
pagination
Show or hide the pagination (if posts exceed amount set in ‘ppp’)
Default: 0
display
Designate display style. ‘Grid’ or ‘list’.
Default: list
grid_cols
Designate the number of columns for the ‘grid’ display setting. Minimum: 1. Maximum: 4.
Default: 3
Blog Loop – Grid
[ blog_loop ppp="3" display="grid" ]
Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat […]
Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat […]
Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat […]
Blog Loop – List
Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat […] Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat […] Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat […][ blog_loop ppp="3" show_cats="1" display="list" pagination="1" show_meta="1" show_author="1" show_avatar="1" ]