1 minute read

Recent posts date exposed

Parameters:

  • number_posts – set number of posts showing on the list, exemplary values: “3”, “4”, “5” etc..
  • excerpt – disable or enable excerpt, exemplary values: “yes” or “no”.
  • excerpt_words – set the length of excerpt , exemplary value: “30”.
  • strip_html – strip html tags from excerpt field, exemplary values: “yes” or “no”.
  • category_name – show posts from choosen categories, exemplary values (category slug): “art”, “art,business”.

Exemplary usage:

[recent_posts_date_exposed number_posts="3" excerpt="yes" excerpt_words="30" strip_html="yes" category_name=""]

See also demo of recent posts. In full download package (Dummy data/shortcodes-pages/recent-posts.html) You can find the file with shortcodes we used to create demo page.

Did you know...

You can use “recent posts date exposed” element in drag and drop website builder (Visual Composer) and customize this element easily without coding skills. Parameters and design options are the same as in shortcode.