【发布时间】:2013-05-10 10:39:07
【问题描述】:
我必须在 Google+ 中分享产品标题、产品图片和产品描述。
我有这段代码,它只共享 URL,但不共享图像和描述。
https://plus.google.com/share?url=<<Encoded URL>>;
在 Pinterest 中,我有一个只共享一张图片的脚本。如何在 Pinterest 中传递多张图片?
http://pinterest.com/pin/create/button/?url=<<Encoded URL>>&media=<<Encoded 1 IMAGE URL>>&description=<<Encoded Description>>
【问题讨论】:
标签: php javascript share