Facebook Comments on your website via Graph API instead of Comments plugin?
问题 Facebook offers the Comments Plugin for adding comments to any website: https://developers.facebook.com/docs/reference/plugins/comments/ Is it possible to GET and POST comments to your website via the Graph API? My "URL to comment on" is http://www.examplesite.com/test/ . If I use the above comments plugin to add a comment to my site, I can access all the comments at the following URL: https://graph.facebook.com/comments/?id=http://www.examplesite.com/test Now, is there a way to POST and GET