[wordpress插件] CC Recent PostCC最近的帖子

wordpress 插件 文章 2020-03-19 16:10 564 0 全屏看文

AI助手支持GPT4.0

评分
80
描述

CC Recent Post is a simple recent post showing plugin in both sidebar or anywhere in your website.

CC最新帖子是一个简单的最新帖子,在侧边栏或您网站的任何位置显示插件。

Major Features:

主要功能:

1. Simple Shortcode.

1.简单的简码。

2. Most Recent Post List.

2.最新帖子列表。

3. Most Commented Post List.

3.评论最多的帖子列表。

How to use:

使用方法:

For Showing Recent Post List:

用于显示最近的帖子列表:

Shortcode:

简码:

[ccrp]

 [ccrp] 

Options:

选项:

    • per_page: (default: 5) To show number post.
    • 每页:(默认:5)显示帖子。

    • order: (default: DESC) Use to show the post order.

    • order :(默认值:DESC)用于显示后继订单。

      (values: DESC/ASC)

    • (值:DESC / ASC)

    • img: (default: true) Use to show the post image thumbnail.

    • img :(默认值:true)用于显示帖子图像缩略图。

      (values: true/false)

    • (值:是/否)

    • img_type: (default: sqr) Use to show the post image thumbnail shape.

    • img_type :(默认值:sqr)用于显示帖子图像的缩略图形状。

      (values: sqr/circle)

    • (值:sqr /圆)

    • excerpt: (default: false) Use to show the post excerpt content.

    • 摘录:(默认值:false)用于显示文章摘录内容。

      (values: false/true)

    • (值:false / true)

    • cat: (default: true) Use to show the post category name.

    • cat :(默认值:true)用于显示帖子类别名称。

      (values: true/false)

    • (值:是/否)

    Full Shortcode :

    完整的简码:

    [ccrp pre_page="5" order="DESC" img="true" img_type="sqr" excerpt="false" cat="true"]

     [ccrp pre_page =“ 5” order =“ DESC” img =“ true” img_type =“ sqr” excerpt =“ false” cat =“ true”] 

    For Showing Most Commented Post List:

    用于显示评论最多的帖子列表:

    Shortcode:

    简码:

    [ccrp_mc]

     [ccrp_mc] 

    Options:

    选项:

      • per_page: (default: 5) To show number post.
      • 每页:(默认:5)显示帖子。

      • order: (default: DESC) Use to show the post order.

      • order :(默认值:DESC)用于显示后继订单。

        (values: DESC/ASC)

      • (值:DESC / ASC)

      • img: (default: true) Use to show the post image thumbnail.

      • img :(默认值:true)用于显示帖子图像缩略图。

        (values: true/false)

      • (值:是/否)

      • img_type: (default: sqr) Use to show the post image thumbnail shape.

      • img_type :(默认值:sqr)用于显示帖子图像的缩略图形状。

        (values: sqr/circle)

      • (值:sqr /圆)

      • excerpt: (default: false) Use to show the post excerpt content.

      • 摘录:(默认值:false)用于显示文章摘录内容。

        (values: false/true)

      • (值:false / true)

      • cat: (default: true) Use to show the post category name.

      • cat :(默认值:true)用于显示帖子类别名称。

        (values: true/false)

      • (值:是/否)

      Full Shortcode :

      完整的简码:

      [ccrp_mc pre_page="5" order="DESC" img="true" img_type="sqr" excerpt="false" cat="true"]

       [ccrp_mc pre_page =“ 5” order =“ DESC” img =“ true” img_type =“ sqr” excerpt =“ false” cat =“ true”] 

      Plugin Demo: http://www.codycave.com/Plugins/cc-recent-post/

      插件演示:http://www.codycave.com/Plugins/cc-recent-post/

安装步骤

This section describes how to install the plugin and get it working.

本节介绍如何安装插件并使其正常工作。

e.g.

例如

    1. Upload CC Recent Post folder to the /wp-content/plugins/ directory
    2. CC最近发布文件夹上载到 / wp-content / plugins / 目录

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

    5. You can use shortcode in page or post.
    6. 您可以在页面或帖子中使用简码。

    7. After applying the shortcode please go to the endless scroll plugin option (in your wordpress Dashboard Menu-bar) and click on ‘Save Changes’ button once.
    8. 应用简码后,请转到无限滚动插件选项(在您的wordpress仪表板菜单栏中),然后单击“保存更改”按钮。

下载地址
https://downloads.wordpress.org/plugin/cc-recent-post.zip
-EOF-

AI助手支持GPT4.0