plugin-icon

Forward: Blogroll

作者:Forlæns·
Import selected RSS feeds into a local blogroll and display the newest external posts with a shortcode.
版本
1.0.19
最后更新
Jun 16, 2026
Forward: Blogroll

Forward: Blogroll lets you follow selected blogs from inside WordPress. Add blog URLs or direct RSS feed URLs, validate them from the admin screen, import recent items, and display the newest external posts on any page with a shortcode.

Imported items are stored in a dedicated internal post type, so external posts stay separate from your normal Posts archive.

Key features

  • Add blog URLs or direct RSS and Atom feed URLs from the WordPress admin.
  • Discover feed URLs from site metadata and common feed paths.
  • Validate feeds before importing.
  • Choose how many recent posts are imported when a feed is first added.
  • Check enabled feeds hourly with WP-Cron.
  • Avoid duplicate imports using source, permalink, GUID, and publish date.
  • Display imported posts with [forward_blogroll].
  • Includes bundled translation files for common languages.

Good for

  • Personal or team blogrolls.
  • Curated reading pages.
  • Publisher networks that want to highlight recent external posts.

Shortcode

Basic usage:

[forward_blogroll]

Limit the number of displayed items:

[forward_blogroll posts_per_page="10"]

The posts_per_page value is capped at 100.

Display items from one configured source:

[forward_blogroll source="source_id"]

You can copy a source ID from the shortcode options table in the Blogroll admin screen.

External requests and stored data

Forward: Blogroll makes HTTP requests only to the blog and feed URLs you configure. It uses those requests to discover RSS or Atom feed URLs, validate feeds, and import new items during scheduled WP-Cron checks.

For each imported item, the plugin stores the item title, source name, source feed URL, original permalink, publish date, duplicate-prevention fingerprints, and image URL when one is available. It does not copy full article content into normal WordPress posts.

免费基于付费套餐
通过安装,您同意 WordPress.com 服务条款第三方插件条款
目前已测试版本
WordPress 7.0
这个插件是可用的下载,适用于您的站点。