Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Whatsapp buttom #39

Closed
agnogueira opened this issue Feb 20, 2015 · 2 comments · Fixed by #43
Closed

Add Whatsapp buttom #39

agnogueira opened this issue Feb 20, 2015 · 2 comments · Fixed by #43
Assignees

Comments

@agnogueira
Copy link
Contributor

We need to add a whatsapp button to social.like.
A lot of websites is using, with better results than twitter and g+ in mobile

@hvelarde
Copy link
Member

seems to be very easy to accomplish using the custom URL scheme:

<a href="whatsapp://send?text=Hello%20World!">Share</a>

@rodfersou
Copy link
Member

@agnogueira is this plugin supposed to work at normal desktop browser? or is it better to make it show up just at mobile devices? (we can detect with user agent if it is a mobile device)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants