[wordpress插件] AnyFeed RetrieverAnyFeed检索器

wordpress 插件 文章 2020-02-19 07:50 515 0 全屏看文

AI助手支持GPT4.0

评分
0
描述

This plugin fetches any feed, or multiple feeds, and displays them in an ordered list using shortcode.

此插件可提取任何一个或多个提要,并使用简码将它们显示在有序列表中。

And also this plugin can categorized and group feed in to custom category and groups.

而且,该插件还可以对自定义类别和组进行分类和分组供稿。

Demo |

演示 |

Video Tutorial

视频教程

How to use:

使用方法:

    1. Add new feed url by creating new Feed post and customize it with category and tags according to your requirement.
    2. 通过创建新的Feed帖子来添加新的Feed网址,并根据您的要求使用类别和标签对其进行自定义。

    3. Simply copy and paste the example code below to wherever you would like to display your feed.
    4. 只需将下面的示例代码复制并粘贴到您想要显示供稿的任何地方。

    Example:

    示例:

    Method 1

    方法1

    [anyfeed]

      [anyfeed]

    Method 2

    方法2

    [anyfeed id="post_id"]

      [anyfeed id =“ post_id”]

    Method 3

    方法3

    [anyfeed cat="category_name"]

      [anyfeed cat =“ category_name”]

    Live Demo:

    现场演示:

    http://anushka.pro/plugins/anyfeed/demo/

    http://anushka.pro/plugins/anyfeed/demo/

    Features:

    功能:

      • Fetch any feeds rss, rss2 or atom
      • 获取所有供稿rss,rss2或原子

      • Display all feeds or group them by using shortcode, including text widgets
      • 显示所有供稿或使用简码(包括文本小部件)对它们进行分组

      • Load feed by using ajax for the performance.
      • 通过使用ajax来加载供稿以提高性能。

      • Simple, lightweight, and fast
      • 简单,轻巧和快速

      • Easy to setup
      • 易于设置

      • Fetch thumbnail or first image or site logo
      • 获取缩略图或第一张图片或网站徽标

      • Control size of thumbnail (width and height)
      • 控制缩略图的大小(宽度和高度)

      • Order items to the published date
      • 订购商品到发布日期

      • Aggregate multiple feeds into one list
      • 将多个供稿汇总到一个列表中

      Properties:

      属性:

        • id – The id of the custom feed post.
        • id –自定义供稿信息的ID。

        • cat – name of the category
        • –类别的名称

        Please post any issues under the support tab.

        请在支持标签下发布任何问题。

        If you use and like this plugin, please don’t forget to rate it!

        如果您使用并喜欢此插件,请不要忘记对其进行评分

        Additionally, if you would like to see more features for the plugin, please let me know.

        此外,如果您想查看该插件的更多功能,请告诉我。

        Shortcode can be used anywhere including in posts, pages, text widgets, and in PHP files by using the do_shortcode function.

        通过使用do_shortcode函数,可以在任何地方(包括帖子,页面,文本小部件和PHP文件)使用简短代码。

        This RSS import plugin is very lightweight with a minimal amount of code as to insure it will not slow down your website.

        这个RSS导入插件非常轻巧,只需最少的代码,以确保它不会降低您的网站速度。

        Build a custom news aggregator or use this plugin as a simple feed to post plugin by displaying the RSS parsing feed within the pages of your choice.

        通过在您选择的页面中显示RSS解析提要,构建一个自定义新闻聚合器或将此插件用作发布提要的简单提要。

        This RSS aggregator is built on the SimplePie API.

        该RSS聚合器基于SimplePie API构建。

安装步骤

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

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

    1. Upload anyfeed.zip to the /wp-content/plugins/ directory
    2. anyfeed.zip 上载到 / wp-content / plugins / 目录

    3. Unzip the file
    4. 解压缩文件

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

    7. Use the example shortcode [anyfeed] anywhere in your content
    8. 在您内容的任何地方使用示例简码[anyfeed]

    9. Change the id and other properties as needed
    10. 根据需要更改id和其他属性

下载地址
https://downloads.wordpress.org/plugin/anyfeed-retriever.zip
-EOF-

AI助手支持GPT4.0