2

新しいコメントを許可しないコメントのみを表示するように「fb:commentsソーシャルプラグインを構成する」ことは可能ですか?新しいコメントを取得するために自分のサイトの古い投稿をブロックしたいのですが、過去に実現したコメントのみを表示したいと思います。

4

1 に答える 1

1

いいえ、次のオプションのみがあります。

href - the URL for this Comments plugin. News feed stories on Facebook will link to this URL.
width - the width of the plugin in pixels. Minimum recommended width: 400px.
colorscheme - the color scheme for the plugin. Options: 'light', 'dark'
num_posts - the number of comments to show by default. Default: 10. Minimum: 1
mobile - whether to show the mobile-optimized version. Default: false.

ただし、既存のコメントを照会して表示する独自のクイックプラグインを作成できるはずです。

しかし、それは現在のプラグインにある良いオプションだと思います。たぶん、あなたはそれを強化要求としてFacebookに提出するべきです。

于 2012-01-08T01:49:30.450 に答える