Changeset 722429
- Timestamp:
- 06/04/2013 07:39:13 AM (13 years ago)
- File:
-
- 1 edited
-
pubsubhubbub/trunk/readme.txt (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
pubsubhubbub/trunk/readme.txt
r722424 r722429 4 4 Requires at least: 2.5 5 5 Tested up to: 3.5.1 6 Stable tag: 1.6. 26 Stable tag: 1.6.3 7 7 8 8 A better way to tell the world when your blog is updated. … … 10 10 == Description == 11 11 12 This [PubSubHubbub](http://code.google.com/p/pubsubhubbub/ "PubSubHubbub") plugin is a simple way to let people know in real-time when your blog is updated. PubSubHubbub is quickly gaining adoption and is already being used by Google Reader, Google Alerts, FriendFeed and more.12 This [PubSubHubbub](http://code.google.com/p/pubsubhubbub/ "PubSubHubbub") plugin is a simple way to let people know in real-time when your blog is updated. PubSubHubbub is widely adopted and is used by Google Reader, Google Alerts and many other services. 13 13 14 14 This plugin: 15 15 16 * Now supports multiple hubs! 16 * Sends realtime notifications when you update your blog 17 * Supports multiple hubs 17 18 * Supports all of the feed formats used by WordPress, not just ATOM and RSS2 18 19 * Announces which hubs you are using by adding `<link rel="hub" ...>` declarations to your template header and ATOM feed … … 49 50 == Changelog == 50 51 52 = 1.6.3 = 53 * Update hub URL for SuperFeedr (now pubsubhubbub.superfeedr.com) 54 * Update credits and documentation 55 51 56 = 1.6.1 = 52 57 * Bug fixes
Note: See TracChangeset
for help on using the changeset viewer.