Plugin ini belum teruji dangan 3 rilis besar WordPress. Kemungkinan tidak lagi dipelihara atau didukung, dan mungkin menghadapi masalah kompatibilitas bila digunakan dengan versi WordPress yang lebih baru.

WhisperFollow

Deskripsi

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.

Instalasi

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

Tanya Jawab

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.

Ulasan

Belum ada ulasan untuk plugin ini.

Kontributor & Pengembang

“WhisperFollow” adalah perangkat lunak open source. Berikut ini mereka yang sudah berkontribusi pada plugin ini.

Kontributor

Terjemahkan “WhisperFollow” dalam bahasa Anda.

Tertarik mengembangkan?

Lihat kode, periksa repositori SVN , atau mendaftar ke log pengembangan melalui RSS.

Log Perubahan

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