
內容簡介
此外掛實作 WebSub 協議(前稱 PubSubHubbub),可為 WordPress 提供即時通知功能,當您的部落格更新時,能即時通知所有訂閱者,並提供其他外掛使用的訂閱者 API。
【主要功能】
• 即時通知部落格更新
• 支援多使用者安裝(WordPress MU)
• 支援多個 Hub
• 支援所有 WordPress 使用的供稿格式(Atom、RSS2、RDF)
• 提供訂閱者 API 供其他外掛使用
外掛標籤
開發者團隊
📦 歷史版本下載
原文外掛簡介
This plugin implements the WebSub protocol (formerly known as PubSubHubbub) for WordPress. It enables real-time notifications when your blog is updated and provides a subscriber API for other plugins to consume WebSub-enabled feeds.
Publisher Features
When you publish or update a post, this plugin automatically notifies WebSub hubs, which then distribute the update to all subscribers in real-time.
Sends realtime notifications when you update your blog
Supports multi-user installations (WordPress MU)
Supports multiple hubs
Supports all feed formats used by WordPress (Atom, RSS2, RDF)
Adds and declarations to feeds and HTML
Subscriber Features
The plugin provides a subscriber API that allows other plugins (like feed readers) to subscribe to WebSub-enabled feeds using WordPress hooks.
REST API callback endpoint for subscription verification and content delivery
Hub discovery from topic URLs (HTTP Link headers and feed content)
HMAC signature verification (SHA1, SHA256, SHA384, SHA512)
Full lifecycle hooks for integration with other plugins
Supported Specifications
WebSub W3C Recommendation
PubSubHubbub 0.4
Default Hubs
By default this plugin will ping the following hubs:
Demo hub on Google App Engine
SuperFeedr
WebSubHub
Please contact us if you operate a hub that you would like to be included as a default option.
