Hello.
I create a custom button for sharing entries from my blog on Twitter, but I can’t figure out how to make it complete.
Now I use code like this:
https://twitter.com/intent/tweet?original_referer=http%3A%2F%2Ffiddle.jshell.net%2F_display%2F&text=$Title&url=$Link
Where $Title and $Link variables that pass the page title and address. And I have even marked-up image.
Tell me how should look this code, so he could add the image in the tweet?