Content Blocks
Last updated
Last updated
Access your blog Layout > and click on the Add a Gadget > HTML/JavaScript > in the Content Blocks sections.
Shortcode: {getPosts} $label={Label Name} $type={Block Type} $results={Number of Results}
Label Name: Custom Label
, recent
Block Type: block1
, block2
, list
, grid
, story
, video
Number of Results: This attribute is optional! Add it to define a custom value.
The $label={}
attribute is optional! The default value is recent
.
Example:
INFO: The number of results for types block1, story and video cannot be changed.