=== Connect with WhatsApp Button === Contributors: atlantisweb Tags: WhatsApp, Social Media, Customer support, Button, Whatsapp Button, Connect with Whatsapp Requires at least: 5.0 Tested up to: 5.1.1 Stable tag: trunk Requires PHP: 5.2.4 License: GPLv2 or later License URI: https://www.gnu.org/licenses/gpl-2.0.html Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=GRRC7HVPZXJFA&source=url == Description == Make Connecting with WhatsApp easy. Create a WhatsApp button on your site anywhere you want, using a shortcode. Highly customizable. == Installation == 1. Install the plugin using the Plugin section 2. Activate the plugin through the 'Plugins' screen in WordPress 3. Use the Settings->WhatsApp-button to create a default config for your button 4. Use the Shortcode ```[whatsappbutton]``` to insert a button where you want == Frequently Asked Questions == =How many Buttons can I insert?= As many as you want. =Can I use different messages or numbers in different buttons= Yes use the following settings: ```[whatsappbutton message="WhatsApp message"]``` to change the WhatsApp message. ```[whatsappbutton telephone="+4900000000"]``` to change the Phone number. ```[whatsappbutton text="Connect with WhatsApp"]``` to change the Button text. ```[whatsappbutton message="WhatsApp message" text="Connect with WhatsApp" telephone="+4900000000"]``` or all together. == Screenshots == 1. WhatsApp-button on your Site 2. WhatsApp-button settings 2. WhatsApp-button shortcode in use == DSGVO / 3rd Party and external service == This plugin is relying on a 3rd part Service. If the user clicks on the WhatsApp Button, "[https://wa.me/](https://wa.me/)" gets called. Make sure you update your DSGVO if necessary. For further information on this service, please visit [https://www.whatsapp.com/legal/](https://www.whatsapp.com/legal/) == Changelog == = 1.0 = Creation of the Plugin. Added styling settings. Shortcode attributes added. = 1.1 = Readme update