Social Sharing via Link (HTML)

title = Mein Artikel url = https://example.com/mein-artikel subject = Check out this article Whatsapp ======== whatsapp://send?text={{ url }} SMS === sms:?&body={{ url }} Twitter ======= https://twitter.com/intent/tweet?text={{ title }}&url={{ url }} Facebook ======== https://www.facebook.com/sharer.php?t={{ title }}&u={{ url }} Mail ==== mailto:?subject={{ subject }}&body={{ url }} Example usage: ============== <a href="whatsapp://send?text=Foo bar!" target="_blank">Share via Whatsapp</a>
Whatsapp and SMS untested

Be the first to comment

You can use [html][/html], [css][/css], [php][/php] and more to embed the code. Urls are automatically hyperlinked. Line breaks and paragraphs are automatically generated.