Google删除了Google + 1按钮上的点数后,我在Google + 1按钮上从外部网站发出的回拨“onPlus”不再有效。
请参阅 https://plus.google.com/110610523830483756510/posts/Z1FfzduveUo
我的代码
<script src="https://apis.google.com/js/platform.js" async defer></script>
<div class="g-plusone" data-href="http://sample.com/" data-autoclose="true" data-recommendations="false" data-callback="onPlus"></div>
有没有办法恢复回调功能?