[wordpress插件] Post Show展后展示

wordpress 插件 文章 2020-03-15 04:30 743 0 全屏看文

AI助手支持GPT4.0

评分
0
描述

    1. Custom post display like image, title, cotnent.

      自定义帖子显示,如图像,标题,内容。

    2. Select the post from category you want.

      从所需类别中选择帖子。

    3. Order by recent post, popular post

      按最近帖子,热门帖子的顺序

    Shortcode : [c4d-post-show image_size=”thumbnail” category=”category-id” count=”10″][/c4d-post-show]

    简码:[c4d-post-show image_size =“缩略图” category =“ category-id” count =“ 10”] [/ c4d-post-show]

    List params:

    列表参数:

      • image_size: set the image size, default is thumbnail
      • 图片大小:设置图片大小,默认为缩略图

      • category: (integer) select the category id you want, if you do not set this value, latest posts will be showed
      • 类别 :(整数)选择所需的类别ID,如果您未设置此值,则会显示最新帖子

      • count: (integer) the number post will be showed
      • 计数 :(整数)显示的帖子数

      • layout: you can add a layout in your_theme/c4d-post-show/templates/yourlayout.php.

      • 布局:您可以在your_theme / c4d-post-show / templates / yourlayout.php中添加布局。

        Then you can use layout=”yourlayout”

      • 然后,您可以使用layout =” yourlayout”

      • cols: (integer 1->12) The posts will be display in row with columns that you want.
      • cols :(整数1-> 12)帖子将显示在具有所需列的行中。

      • loadmore: (integer) insert the number post will be load next
      • loadmore :(整数)插入要在下一次加载的帖子中

      • loadmore_text: (text) the text of load more button
      • loadmore_text :(文本)“加载更多”按钮的文本

      • order: (featured/popular/comment).

      • 订单 :(精选/热门/评论)。

        Popular order need C4D Post View plugin

      • 热门订单需要C4D Post View插件

      • display_date: (1/0) Show date of post
      • 显示日期 :( 1/0)显示发布日期

      • display_views: (1/0) Show the number view of post
      • display_views :(1/0)显示帖子的数字视图

      • display_category: (1/0) Show the category of post
      • display_category :(1/0)显示帖子的类别

      • display_content: (1/0) Show the excerpt of post
      • display_content :(1/0)显示帖子摘录

      • human_date: (1/0) change date to format like “2 weeks ago”
      • 人类日期 :( 1/0)将日期更改为“ 2周前”之类的格式

      To use full features, please install and active C4D Plugin Manager and Redux Framework

      要使用全部功能,请安装并激活C4D插件管理器和Redux Framework

      C4D Plugin Manager

      C4D插件管理器

      a>

      a>

      管理器”-插件目录” frameborder =“ 0” marginwidth =“ 0” marginheight =“ 0” scrolling =“ no”>

      Redux Framework<

      Redux框架 <

      /p>

      / p>

      插件目录“ frameborder =” 0“ marginwidth =” 0“ marginheight =” 0“ scrolling =” no“>

      This plugin is used in C4D Vision – Responsive WooCommerce Theme

      此插件用于C4D Vision –响应式WooCommerce主题

      You can view here http://coffee4dev.comesponsive-woocommerce-theme-c4d-vision/

      您可以在此处查看http://coffee4dev.com/sensitive-woocommerce-theme-c4d-vision/

安装步骤

    1. Upload c4d-post-show to the /wp-content/plugins/ directory
    2. c4d-post-show 上载到 / wp-content / plugins / 目录

    3. Activate the plugin through the ‘Plugins’ menu in WordPress
    4. 通过WordPress中的“插件”菜单激活插件

下载地址
https://downloads.wordpress.org/plugin/c4d-post-show.2.0.3.zip
-EOF-

AI助手支持GPT4.0