[wordpress插件] Advanced Random Posts Widget高级随机帖子小部件

wordpress 插件 文章 2020-02-08 19:00 630 0 全屏看文

AI助手支持GPT4.0

评分

82

82

描述

This plugin will enable a custom, flexible and advanced random posts.

此插件将启用自定义,灵活和高级的随机帖子。

It allows you to display a list of random posts via shortcode or widget with thumbnail, excerpt and post date, also you can display it from all or specific or multiple taxonomy.

它允许您通过短码或带有缩略图,摘录和发布日期的小部件显示随机发布的列表,也可以从全部或特定或多个分类法中显示它。

Features Include

功能包括在内

    • Allow you to set title url.
    • 允许您设置标题网址。

    • Display thumbnails, with customizable size and alignment.
    • 显示缩略图,具有可自定义的大小和对齐方式。

    • Display excerpt, with customizable length.
    • 显示摘录,长度可自定义。

    • Display from all, specific or multiple category.
    • 显示所有,特定或多个类别。

    • Display from all, specific or multiple tag.
    • 显示所有,特定或多个标签。

    • Display from all, specific or multiple taxonomy.
    • 从所有,特定或多个分类中显示。

    • Display post date.
    • 显示发布日期。

    • Display post modified date.
    • 显示帖子修改日期。

    • Post types.
    • 帖子类型。

    • Post status.
    • 发布状态。

    • Allow you to set custom css class per widget.
    • 允许您为每个小部件设置自定义CSS类。

    • Add custom html or text before and/or after random posts.
    • 在随机帖子之前和/或之后添加自定义html或文本。

    • Multiple widgets.
    • 多个小部件。

    Support Me

    支持我

      Shorcode Explanation

      代码解释

      Explanation of shortcode options:

      简码选项的说明:

      Basic shortcode

      基本简码

      [arpw]

        [arpw]

      Display 10 random posts

      显示10条随机帖子

      [arpw limit="10"]

        [arpw limit =“ 10”]

      Display with thumbnail and set the size

      显示缩略图并设置大小

      [arpw thumbnail="true" thumbnail_size="arpw-thumbnail"]

        [arpw thumbnail =“ true” thumbnail_size =“ arpw-thumbnail”]

      Display posts based on category by id

      按ID按类别显示帖子

      [arpw thumbnail="true" cat="10"]

        [arpw thumbnail =“ true” cat =“ 10”]

      Display portfolio post type

      显示投资组合帖子类型

      [arpw post_type="portfolio"]

        [arpw post_type =“ portfolio”]

      Here’s the full default shortcode arguments

      以下是完整的默认短代码参数

      title=""

        title =“”

      offset=""

      offset =“”

      limit="5"

      limit =“ 5”

      post_type="post"

      post_type =“ post”

      post_status="publish"

      post_status =“发布”

      ignore_sticky="1"

      ignore_sticky =“ 1”

      taxonomy=""

      taxonomy =“”

      cat=""

      cat =“”

      tag=""

      tag =“”

      thumbnail="false"

      thumbnail =“ false”

      thumbnail_size="arpw-thumbnail"

      thumbnail_size =“ arpw-thumbnail”

      thumbnail_align="left"

      thumbnail_align =“ left”

      excerpt="false"

      excerpt =“ false”

      excerpt_length="10"

      excerpt_length =“ 10”

      date="false"

      date =“ false”

      date_modified="false"

      date_modified =“ false”

      date_relative="false"

      date_relative =“ false”

      css_class=""

      css_class =“”

      before=""

      before =“”

      after=""

      after =“”

安装步骤

Through Dashboard

通过仪表板

    1. Log in to your WordPress admin panel and go to Plugins -> Add New
    2. 登录到WordPress管理面板,然后转到“插件”->“添加新内容”

    3. Type advanced random posts widget in the search box and click on search button.
    4. 在搜索框中输入高级随机帖子窗口小部件,然后单击搜索按钮。

    5. Find Advanced Random Posts Widget plugin.
    6. 找到高级随机帖子小工具插件。

    7. Then click on Install Now after that activate the plugin.
    8. 然后在激活插件后单击“立即安装”。

    9. Go to the widgets page Appearance -> Widgets.
    10. 转到窗口小部件页面外观->窗口小部件

    11. Find Random Posts widget.
    12. 找到随机帖子小部件。

    Installing Via FTP

    通过FTP安装

      1. Download the plugin to your hardisk.
      2. 将插件下载到您的Hardisk。

      3. Unzip.
      4. 解压缩。

      5. Upload the advanced-random-posts-widget folder into your plugins directory.
      6. advanced-random-posts-widget 文件夹上传到您的插件目录中。

      7. Log in to your WordPress admin panel and click the Plugins menu.
      8. 登录到WordPress管理面板,然后单击“插件”菜单。

      9. Then activate the plugin.
      10. 然后激活插件。

      11. Go to the widgets page Appearance -> Widgets.
      12. 转到窗口小部件页面外观->窗口小部件

      13. Find Random Posts widget.
      14. 找到随机帖子小部件。

下载地址

https://downloads.wordpress.org/plugin/advanced-random-posts-widget.2.2.0.zip

https://downloads.wordpress.org/plugin/advanced-random-posts-widget.2.2.0.zip

-EOF-

AI助手支持GPT4.0