Cara membuat Button share artikel blog ke whatsapp
Tutorial kali ini tentang berbagi postingan blog ke whatsapp,
langsung saja copy kode ini dan simpan di html tema blog anda
untuk cara simpan kode di atas bisa di lihat disini
<b:if cond='data:blog.isMobileRequest'>
<a class='whatsapp' expr:href='"https://api.whatsapp.com/send?text=" + data:post.title + " | " + data:post.url' rel='nofollow' target='_blank'>
<img alt='share-whatsapp' src='https://lh3.googleusercontent.com/-xYcqMiIObEA/XmQ1-6NsOqI/AAAAAAAABpk/hlbu9d-Ml9EOZezt2KqWG18mbVNxdBI5wCEwYBhgL/w140-h140-p/wa.png'/></a>
<b:else/>
<a class='whatsapp whatsapp-desktop' expr:href='"https://web.whatsapp.com/send?text=" + data:post.title + " | " + data:post.url' onclick='window.open(this.href, 'windowName', 'width=900, height=550, left=24, top=24, scrollbars, resizable'); return false;' rel='nofollow'>
<img alt='share-whatsapp' src='https://lh3.googleusercontent.com/-xYcqMiIObEA/XmQ1-6NsOqI/AAAAAAAABpk/hlbu9d-Ml9EOZezt2KqWG18mbVNxdBI5wCEwYBhgL/w140-h140-p/wa.png'/></a>
</b:if>
Cara membuat button share berbagi via aplikasi di facebook Tags: sosial media whatsapp
Bagikan: