Can't get the Facebook comment moderation to work
问题 I have implemented the Facebook comments plugin to a page on my site. In addition to this I would like to be bale to moderate the comments. I followed the instructions on the Facebook developer section and implemented as described. I wanted to use the inline moderation tool rather than create an app. So I placed the following meta data. <meta property="fb:admins" content="533551342"/> Where the content is set to my Facebook profile ID. I have then placed the script code as per Facebook