Simple Latest Posts Shortcode

A simple plugin for rendering latest post previews in a list view using shortcode.

Author:Matthias Kerstner (profile at wordpress.org)
WordPress version required:3.0.1
WordPress version tested:4.2.2
Plugin version:0.1
Added to WordPress repository:14-06-2015
Last updated:15-06-2015
Warning! This plugin has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.
Rating, %:0
Rated by:0
Plugin URI:https://www.kerstner.at/2015/06/wordpress-sim...
Total downloads:1 153
Active installs:10+
plugin download
Click to start download

A simple plugin for rendering latest post previews in a list view using shortcode. Supports various options to customize output to your needs.

Supported shortcode options

  1. header: , whether to output header text (default=)
  2. show_featured_image: , whether to output featured post image (default=TRUE)
  3. featured_image_height: , height of featured image in px (default=100)
  4. preview_text_chars: , amount of chars to be displayed for preview text (default=200)
  5. container_css_class: , CSS class of outer container (default=articles-preview-container)
  6. container_article_css_class: , CSS class of article containe (default=article-preview)
  7. append_css_clear: , whether to append a CSS clear container (default=TRUE)
  8. container_left_width: , px or % (default=65%)
  9. container_right_width: , px or % (default=30%)

ChangeLog