這個外掛並未在最新的 3 個 WordPress 主要版本上進行測試。開發者可能不再對這個外掛進行維護或提供技術支援,並可能會與更新版本的 WordPress 產生使用上的相容性問題。

WhisperFollow

描述

WhisperFollow turns your wordpress blog into a federated social web client.
In it’s current form it aggregates RSS feeds in a page on your blog called “following” which it creates.
The links it aggregates are the ones from your blogroll with rss feed data.
Reblogs are automatically in the “whispers” category which can be excluded from pages if you like using plugins like Simply-Exclude.

This plugin will be updated to be ostatus compatible working with the ostatus-for-wordpress plugin.

安裝

This section describes how to install the plugin and get it working.

e.g.

  1. Upload WhisperFollow.php to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Navigate To yourblog/following

常見問題

Where do I see everything?

This plugin creates the page “following” so for the blog “foo.com/bar” the whisperfollow page would be at “foo.com/bar/following”.
The page is initally private but if you open it in the page editor and make it public you can add it to menus and things.

How do I add links?

You can add things to your blogroll using the links editor in the WordPress admin section which is recommended.
You can also add things using the quick add box at the bottom of the page.

評價

There are no reviews for this plugin.

貢獻者及開發者

“WhisperFollow” 是一個開源的軟體。以下的人對這個外掛作出了貢獻。

貢獻者

將 WhisperFollow 外掛本地化為台灣繁體中文版。

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

修改日誌

1.3.0

  • Many minor bugfixes
  • Added Reply-Context metadata to reblog whispers
  • Added support for reading MF2 pages as part of ongoing effort to make plugin indieweb friendly

1.2.4

  • Fixed the error preventing whispers to actually be added to the wall created from last bugfix

1.2.3

  • Fixed installation errors created by the logging function >.<

1.2.2

  • Improved Stability and changed logging to Fixed length FIFO to avoid explosions

1.2.1

  • Bugfix. Items from PuSH updates now actually get sent to aggregation

1.2.0

  • PubSubHubbub Subscription robustified. Should now autodetect and subscribe to PuSH hubs.

1.1.3

  • Fixed logging capability.

1.1.2

  • Fixed bugs from wordpress 3.5 preventing aggregation from occurring

1.1.1

  • Fixed new scheduling bug

1.1.0

  • Fixed links for installs without permalinks
  • Added test pubsubhubbub subscription!

1.0.2

  • Bugfix to create the proper scheduler time! Now checks for updates in five minute intervals!

1.0.1

  • Bugfix to actually register the update hook with scheduler.

1.0

  • Initial Release