Like Plugin: How to show like button for posts made on facebook itself?
Situation: I render the wall of a Facebook user on a external website (parsing the wall through graph.facebook.com). Now I want to add like buttons to mimic the 'like' feature on the original wall, however this doesn't work.
What I've tried: Fetch post url and render iframe as: https://www.facebook.com/plugins/like.php?href=http://www.facebook.com/1108322393/posts/235890646474224
Question: Is it possible to render a like button for posts coming from Facebook itself? If so, how?
链接地址: http://www.djcxy.com/p/62294.html上一篇: Facebook喜欢按钮不显示