That will require modifying the href
attribute and using a data tag ( aka data:post.url
). The new code will look like -
<a expr:href='"whatsapp://send?text="+ data:post.url' data-action="share/whatsapp/share">Share in Whatsapp</a>
That will require modifying the href
attribute and using a data tag ( aka data:post.url
). The new code will look like -
<a expr:href='"whatsapp://send?text="+ data:post.url' data-action="share/whatsapp/share">Share in Whatsapp</a>