Google Plus One 脚本已停止在 WordPress 网站上运行,现在返回红旗
这是我在 WordPress 博客上使用的 Google Plus One 脚本:
<g:plusone a href="<?php echo urlencode(get_permalink($post->ID)); ?>"></g:plusone>
对网站访问者来说效果很好,直到效果不佳。现在它返回一个红色的加一警告按钮,其中包含一堆纠正错误的建议,但这些建议都不适用。
有人有可以与 WordPress 一致使用的 Plus One 脚本吗?我不想使用插件。
谢谢。
Here's the Google Plus One script I've been using on my WordPress blog:
<g:plusone a href="<?php echo urlencode(get_permalink($post->ID)); ?>"></g:plusone>
Worked fine for site visitors until it didn't. Now it's returning a red Plus One warning button with a bunch of suggestions to correct the error, none of which apply.
Does anyone have a Plus One script that will work consistently with WordPress? I don't want to use a plugin.
Thanks.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
以下是一位富有同情心的 Google 员工给出的答案:
Here's the answer, courtesy of a sympathetic Google employee: