Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR HTML

how to make whatsapp hyperlink

// Create your own link
// Use https://wa.me/<number> where the <number> is a full phone number in international format. Omit any zeroes, brackets, or dashes when adding the phone number in international format.

// Examples:

// Use: https://wa.me/1XXXXXXXXXX

// Don't use: https://wa.me/+001-(XXX)XXXXXXX

<a href="https://wa.me/<number>" target="_blank">Link Text Here</a>
Source by faq.whatsapp.com #
 
PREVIOUS NEXT
Tagged: #whatsapp #hyperlink
ADD COMMENT
Topic
Name
7+4 =