Posts
Blog mini
[blog_mini]
parameters
- header - header text
- limit - post limit
- column - column limit - 2; 3; 4;
- skip - skip x elements, allows to skip x elements from collection
- order - order in which data should be fetched - asc; desc;
- orderby - order in which data should be fetched - date; ID; author; title; name; modified; parent; rand; menu_order;
- id - post id
- notids - exclude post id
- slug - post slug, filter by slug
- post_parent - post parent id, filter by parent id
- cat - categories ids, comma separated values: 2,3,5. to exclude catgories use '-' minus: -2 will exclude category 2
- cat_name - category name, name of category to filter
- tag - tag name (slug), comma separated values: tag1,tag2 to exclude tags use '-' minus: -mytag will exclude tag 'mytag'
- s - keyword search, show item with certain keyword
Recent posts simple
-
Hello world!
Nov 02, 2017Welcome to testowa Sites. Th
-
Standard Post Format with Image
Jan 02, 2014Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do textl
-
Gallery Post Format
Jan 02, 2014Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nis
-
Link Post Format
Jan 02, 2014
[recent_posts limit="4"]
parameters
- header - header text
- limit - post limit
- skip - skip x elements, allows to skip x elements from collection
- order - order in which data should be fetched - asc; desc;
- orderby - order in which data should be fetched - date; ID; author; title; name; modified; parent; rand; menu_order;
- id - post id
- notids - exclude post id
- slug - post slug, filter by slug
- post_parent - post parent id, filter by parent id
- cat - categories ids, comma separated values: 2,3,5. to exclude catgories use '-' minus: -2 will exclude category 2
- cat_name - category name, name of category to filter
- tag - tag name (slug), comma separated values: tag1,tag2 to exclude tags use '-' minus: -mytag will exclude tag 'mytag'
- s - keyword search, show item with certain keyword
Hello world!