Friends
The Friends plugin turns your WordPress into a self-hosted social reader. Follow people via RSS and ActivityPub (Mastodon and other Fediverse platforms) and read their posts through one of several built-in themes — Mastodon-style, Google Reader-style, or the default view — with dark mode support.
Combine this plugin with the ActivityPub plugin to participate in the Fediverse from your own site. Use the Enable Mastodon Apps plugin to use mobile and desktop Mastodon apps with your WordPress.
The plugin is designed to be extensible: other plugins can add parsers for new feed sources, new themes, and new functionality like saving posts to a collection or sending them to an eReader.
You can… – Choose from multiple themes: Mastodon-style, Google Reader-style, and a block theme with dark mode. – Organize your subscriptions into folders. – Have multiple feeds per person (blog, social media, etc.). – Categorize incoming content with Post Formats and view all posts of a certain format across your feeds. – Define rules to filter incoming content. – Get full-post email notifications from your favorite blogs. – Save posts to a collection for later reference (via the Post Collection plugin). – Send posts to your eReader (via the Send to E-Reader plugin).
Philosophy
The Friends Plugin was built to make use of what WordPress provides:
- You use the WordPress infrastructure (Gutenberg or Classic Editor, what you prefer) to create your posts.
- Followed people are stored as taxonomy terms, their posts are cached as a custom post type — delete the term to unfollow.
- No extra tables: The Friends plugin just uses a post type, options, and some taxonomies to store its data. When you delete the plugin, your WordPress will be as slim as before.
The logo was created by Ramon Dodd, @ramonopoly. Thank you!
Documentation for the plugin can be found on the GitHub project Wiki.
Development of this plugin is done on GitHub. Pull requests welcome. Please see issues reported there before going to the plugin forum.
