1 frameworkShortcodeAtts={
6 help:"This is the type of posts. Use post slug, e.g. \"portfolio\" or blank for posts from Blog"
9 label:"How many posts to show?",
11 help:"Total number of posts, -1 for all posts"
16 controlType:"select-control",
17 selectValues:['small', 'smaller', 'smallest'],
18 defaultValue: 'small',
20 help:"Size of post thumbnails"
25 help:"Set width for your featured images."
30 help:"Set height for your featured images."
33 label:"Which category to pull from? (for Blog posts)",
35 help:"Enter the slug of the category you'd like to pull posts from. Leave blank if you'd like to pull from all categories."
38 label:"Which category to pull from? (for Custom posts)",
40 help:"Enter the slug of the category you'd like to pull posts from. Leave blank if you'd like to pull from all categories."
45 controlType:"select-control",
46 selectValues:['date', 'title', 'popular', 'random'],
47 help:"Choose the order by mode."
52 controlType:"select-control",
53 selectValues:['DESC', 'ASC'],
54 help:"Choose the order mode ( from Z to A or from A to Z)."
59 controlType:"select-control",
60 selectValues:['left', 'right', 'center'],
63 help:"Alignment of grid - left, right, or center."
68 help:"Use this field if you want to use a custom class."
72 shortcode:"mini_posts_grid",
73 shortcodeType: "text-replace"