keyring-reactions-importer
Find a file
2015-03-13 22:41:19 +00:00
importers adding facebook 2015-03-13 22:41:19 +00:00
keyring-reactions-importer.php adding facebook 2015-03-13 22:41:19 +00:00
readme.txt adding facebook 2015-03-13 22:41:19 +00:00

=== Keyring Reactions Importer ===
Contributors: cadeyrn
Tags: facebook, flickr, 500px, backfeed, indieweb, comments, likes, favorites
Requires at least: 3.0
Tested up to: 4.1
Stable tag: 0.2
License: GPLv3
License URI: http://www.gnu.org/licenses/gpl-3.0.html

A social reactions ( comments, like, favs, etc. ) importer.

== Description ==

A [backfeed](http://indiewebcamp.com/backfeed) to have all the reaction from all the social networks you have a copy of your post at!

Using the `syndication_urls` post meta field populated by either the [Syndication Links](https://wordpress.org/plugins/syndication-links/) plugin or by hand the Keyring Reactions Importer will pull all the comments, favs, likes, votes, etc. from any supported networks to comments in WordPress.

Currently supported networks:

* [500px](https://500px.com/) - comments, favs, likes
* [Flickr](https://flickr.com/) - comments, favs
* [Facebook](https://facebook.com/) - comments, likes

The plugin uses the brilliant  [Keyring](https://wordpress.org/plugins/keyring/) for handling networks and us based on [Keyring Social Importers](https://wordpress.org/plugins/keyring-social-importers/); both from [Beau Lebens](http://dentedreality.com.au/).

== Installation ==

== Changelog ==

= 0.2 =
*2015-03-13*

* adding Flickr
* adding Facebook

= 0.1 =
*2015-03-12*

* first public release; 500px only