Add blacklist to facebook fb:comment plugin without relating to a app_id -
i want add blacklist fb:comment plugin, have on website, facebook docs show me how add blacklist app using moderation dashboard. i not have app_id, using plugin
this not apply using plugin. code:
<script src="http://connect.facebook.net/en_us/all.js#xfbml=1"></script> <fb:comments href="example.com" num_posts="2" width="500"></fb:comments> i have meta-tag:
<meta property="fb:admins" content="1234567..ect"> i know how add blacklist when having app, when using plugin how can add blacklist, can like
<fb:comments blacklist="porn"... </fb:comments> ??
thank help.
best regards!
this can not done, must associate app_id if want use blacklist
Comments
Post a Comment