Blog Posts
Parameters
- count (number of posts to show per page)
- category (specific category to show) (optional)
- posts (specific posts to show) (optional)
- image (whether to display featured image): true,false
- meta (whether to display meta information): true,false
- full (whether to display all content of the post): true,false
- nopaging (whether to disable pagination): true,false
Shortcode Option Panel
Samples
Blog with Image & Meta & Paging
[blog count="3" category__not_in="31" nopaging="false"]
Technology Safety Workshop
When my oldest daughter started kindergarten 13 years ago, I had no idea what the PTA did. I would get a flyer sent home saying, “Join the PTA” and I would ignore it. Honestly, I felt I had my hands full with my three little ones and figured there were plenty of other moms who …
Blog with Image
[blog count="1" category__not_in="31" meta="false"]
Technology Safety Workshop
Blog with Meta
[blog count="1" category__not_in="31" image="false"]
Technology Safety Workshop
Blog without Image & Meta
[blog count="1" category__not_in="31" image="false" meta="false"]
Technology Safety Workshop
Blog with Specific Category
[blog count="1" cat="4,5" category__not_in="31" image="false"]
Blog with Specific Post
[blog count="1" posts="1" category__not_in="31" image="false"]
When my oldest daughter started kindergarten 13 years ago, I had no idea what the PTA did. I would get a flyer sent home saying, “Join the PTA” and I would ignore it. Honestly, I felt I had my hands full with my three little ones and figured there were plenty of other moms who …