Description
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
- header: , whether to output header text (default=)
- show_featured_image: , whether to output featured post image (default=TRUE)
- featured_image_height: , height of featured image in px (default=100)
- preview_text_chars: , amount of chars to be displayed for preview text (default=200)
- container_css_class: , CSS class of outer container (default=articles-preview-container)
- container_article_css_class: , CSS class of article containe (default=article-preview)
- append_css_clear: , whether to append a CSS clear container (default=TRUE)
- container_left_width: , px or % (default=65%)
- container_right_width: , px or % (default=30%)
Installation
- Upload and extract simple-latest-posts-shortcode.zip to your plugins directory
- Activate the plugin through the Plugins menu in WordPress
Reviews
There are no reviews for this plugin.
Contributors & Developers
“Simple Latest Posts Shortcode” adalah perisian sumber terbuka. Orang-orang berikut telah menyumbang kepada pemalam ini.
PenyumbangTranslate “Simple Latest Posts Shortcode” into your language.
Berminat dalam pembangunan?
Layari kod, periksa repositori SVN, atau langgani log pembangunan dengan RSS.
Changelog
0.1
- Initial public release.