该插件尚未通过WordPress的最新3个主要版本进行测试。 当与较新版本的WordPress一起使用时,可能不再受到维护或支持,并且可能会存在兼容性问题。

Simple Latest Posts Shortcode

描述

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%)

安装

  1. Upload and extract simple-latest-posts-shortcode.zip to your plugins directory
  2. Activate the plugin through the Plugins menu in WordPress

评价

此插件暂无评价。

贡献者及开发者

“Simple Latest Posts Shortcode” 是开源软件。 以下人员对此插件做出了贡献。

贡献者

更新日志

0.1

  • Initial public release.