Testing Flickr Comment Import plugin

Charu
Charu

Yesterday I hacked a plugin which allows importing of comments from Flickr into a WordPress post, however I am not releasing this iteration of the plugin because

  1. It does not really use the Flickr API but the recent activity RSS feed
  2. It involves the WordPress user entering a custom field called flickr_ID which should have the value of the picture ID on Flickr
  3. It is hooked to the admin_head – which means that comments are imported only when I do something in the WordPress Admin

Thus I am not releasing this version – the next version will try to solve the above three issues and I will release that. Meanwhile if you go to this photo on Flickr and comment, the comment will show up on this post in a while