A collection of WordPress plugins that connect your site to the IndieWeb, enabling cross-site conversations, authentication, publishing, and real-time notifications using open web standards.
IndieWeb Plugin
The IndieWeb plugin helps site owners establish their IndieWeb identity by extending user profiles with rel-me and h-card fields. It also serves as an installer for the other IndieWeb plugins listed below.
- Install from WordPress.org
- Available since 2014
Webmention Plugin
The Webmention plugin adds Webmention support to WordPress. Incoming webmentions are automatically added as comments to the original post, and outgoing webmentions are sent when a post is published or updated. It can be paired with the Semantic Linkbacks plugin for enhanced presentation of received webmentions.
- Install from WordPress.org
- Available since 2013
Micropub Plugin
The Micropub plugin adds a Micropub server endpoint to WordPress, allowing users to create, update, and delete posts using any Micropub client. It supports various post types including likes, replies, bookmarks, events, and RSVPs, as well as media uploads and syndication targets.
- Install from WordPress.org
- Available since 2016
IndieAuth Plugin
The IndieAuth plugin adds IndieAuth support to WordPress, enabling web sign-in and authorization for third-party apps like Micropub clients. It includes a built-in IndieAuth endpoint, token management UI, PKCE support, and client discovery.
- Install from WordPress.org
- Available since 2013
WebSub Plugin
The WebSub/PubSubHubbub plugin enables real-time notifications for WordPress sites. When content is published or updated, subscribers are instantly notified via the WebSub protocol (formerly PubSubHubbub). The plugin supports the PubSubHubbub v0.4 specification.
- Install from WordPress.org
- Available since 2011