Facebook comment moderation tool
问题 I have just added the facebook comments plugin and I am seeing a first comment of a user. But if I go to http://developers.facebook.com/tools/comments there isn't any recent comments. Any clue? 回答1: You will want to make sure you've specified your Facebook App ID in the header section: <meta property="fb:app_id" content="{YOUR_APP_ID}"> This will give administrators of your application in-line access (in my experience it takes a bit to show up, possibly due to caching). Keep in mind that