Google+ share url: what parameters does it use?

后端 未结 4 1361
醉酒成梦
醉酒成梦 2020-12-08 10:26

I want to make like on Stackoverflow. I do not whant +1 button (it takes some time for loading and all page loading are little slower). I\'ve looked on source p

4条回答
  •  感动是毒
    2020-12-08 11:01

    You can use three parameters, like so:

    https://plus.google.com/share?url={url}&text={desc}&hl={language_code}
    

    Source: https://github.com/bradvin/social-share-urls/blob/master/README.md#google

提交回复
热议问题