Linux 软件免费装

AnyFeed Retriever

开发者 Anushkakr
更新时间 2019年3月3日 06:35
捐献地址: 去捐款
PHP版本: 5.6 及以上
WordPress版本: 5.1.0
版权: GPLv2 or later
版权网址: 版权信息

标签

rss feed feed aggregator atom feed rss import atom import rss parsing atom parsing news aggregator

下载

详情介绍:

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. Simply copy and paste the example code below to wherever you would like to display your feed.
Example: Method 1 [anyfeed] Method 2 [anyfeed id="post_id"] Method 3 [anyfeed cat="category_name"] Live Demo: http://anushka.pro/plugins/anyfeed/demo/ Features: Properties: 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. This RSS import plugin is very lightweight with a minimal amount of code as to insure it will not slow down your website. 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. This RSS aggregator is built on the 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. Unzip the file
  3. Activate the plugin through the 'Plugins' menu in WordPress
  4. Use the example shortcode [anyfeed] anywhere in your content
  5. Change the id and other properties as needed

常见问题:

How do I display a feed in my content?

Create new feed post with your feed url Select the method you are displaying feeds and copy and paste the example shortcode above into your content.

How do I display a feed in a widget?

Create a new text widget. Click on the "Text" tab. Copy and paste the example shortcode above.

How do I display a feed using PHP?

Here's an example of how to display an RSS feed with PHP

How do I display a feed with a Gutenberg Block?

Click on the "+" icon to add a new block. Search for "shortcode". Click on the shortcode block to add it. Copy and paste the example shortcode above into the block.

更新日志:

1.0 1.0.1