Mô tả
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%)
Cài đặt
- Upload and extract simple-latest-posts-shortcode.zip to your plugins directory
- Activate the plugin through the Plugins menu in WordPress
Đánh giá
There are no reviews for this plugin.
Người đóng góp & Lập trình viên
“Simple Latest Posts Shortcode” là mã nguồn mở. Những người sau đã đóng góp vào plugin này.
Những người đóng gópDịch “Simple Latest Posts Shortcode” sang ngôn ngữ của bạn.
Muốn tham gia phát triển?
Duyệt code, check out SVN repository, hoặc theo dõi nhật ký phát triển qua RSS.
Nhật ký thay đổi
0.1
- Initial public release.