Forward: Blogroll

Forward: Blogroll

Details
View on WordPress

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.

Details

Plugin code:
forward-blogroll
Plugin version:
1.0.18
Author:
Outdated:
No
WP version:
5.8 or higher
PHP version:
7.4 or higher
Test up to WP version:
7.0
Total installations:
0
Last updated:
2026-05-31
Rating:
Times rated:
0
blogroll
feeds
rss
shortcode
syndication