Pao*_*eri 6 comments facebook xfbml facebook-comments
今天,href在"2013年7月突破性变化"引入的变化之后,我刚刚更新了基于属性的评论插件.
使用新的href-plugin我不再看到xid -comments,但我可以看到新发布的评论.
我自己做了一些测试,结果如下:
使用新的插件我只得到href属性的评论;
<fb:comments href="http://www.mywebsite.com/post/2"></fb:comments>
Run Code Online (Sandbox Code Playgroud)
如果我恢复与旧的(我指的是新的插件fb:comments与xid财产)我找回我的旧的意见,但没有href-posted意见;
<fb:comments xid="2" url="http://www.mywebsite.com/post/2"></fb:comments>
Run Code Online (Sandbox Code Playgroud)
如果我强制一起发送xid和href属性fb:comments,通过手动更改插件,我只得到新的评论;
<fb:comments xid="2" href="http://www.mywebsite.com/post/2"></fb:comments>
Run Code Online (Sandbox Code Playgroud)
即使我添加migrated=1了这些情况,结果如前所述.
当然,我xid和href页面都有相关的价值观.
有没有办法"导入" xid-comments到href-comments或将所有评论放在一起?
| 归档时间: |
|
| 查看次数: |
1075 次 |
| 最近记录: |