Archive for Tag ‘Comment‘

Facebook Graph API – Post Versus Link

Difficult Choices. (Photo by Beppie K, cc-by-nc-sa license)

Over in the WordPress Support forums for WPBook, WPBook user TheCitizen was asking about the absence of “share” links on Wall Excerpts posted via WPBook. I responded that in my experience posts made via the API (by an App, rather than by the user directly) don’t get “share” links inside Facebook.

He pointed to Facebook Page Publish, a WordPress plugin which also cross-posts to Facebook (though it does not import comments). Posts made via this plugin do get a share link.

Digging in a bit, I realized that Facebook Page Publish uses the Link object in the Facebook Graph API, whereas WPBook and WPBook Lite both use a Post object.

What’s the difference? That’s what I’m trying to determine now.

Read more…

WPBook 0.9.7: Share Posts, Ease of Installation, Add to pages

I’ve just released version 0.9.7 of WPBook (a WordPress plugin to bring blog posts into Facebook and enable comments from Facebook users) here and at the WordPress site.

A few changes since 0.9.3, the last version I blogged about (the most recent version can always be found on this page or at the WordPress site):

Share Button. This version adds a Facebook style “Share this post” button next to each blog post in Facebook, which allows the user to send the posts to Facebook friends or post and individual blog entry to their profile.

Read more…