=== WP WhatsApp Support === Contributors: mostafa.s1990, ghasemi71ir, mehrshaddarzi Donate link: https://soufi.me/donate Tags: whatsapp, button, chat, support, contact Requires at least: 3.0.1 Tested up to: 5.0 Requires PHP: 5.3 Stable tag: 1.1 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Add support to your visitors directly with WhatsApp. == Description == ### The perfect plugin to engage and retain customers. #### Communication with your customers can be very easy With **WhatsApp Support** you will get the visitors of your website to contact you through WhatsApp with a single click. #### Why WhatsApp? WhatsApp is used in more than 100 countries and supports more than 50 languages. Recent surveys say that 96% of users prefer to use a *messaging app* before calling by phone. If none of this has convinced you, think one thing, your grandmother knows how to use WhatsApp. Do not lose more customers and sales. Try **WhatsApp Support**. Options: 1. Phone: Enter the phone number. 2. Mobile only: Select if you want the button to be visible only on mobile devices. WhatsApp Web/App will open on the desktop (if available). 3. Call to action: Write a message to encourage users to contact you through WhatsApp. 4. Delay: You can define a timeout to display the call-to-action message. 5. Message: You can define the first message to send. 6. If you have Google Analytics, an event is triggered when the user launches WhatsApp. 7. Can override call to action and message or hide button on every post, page or custom post. == Installation == 1. Upload the entire `whatsapp-support` folder to the `/wp-content/plugins/` directory. 1. Activate the plugin through the 'Plugins' menu in WordPress. == Frequently Asked Questions == = I can't see the button or it's over / under another thing = You can change the position of the button so that nothing covers it by adding this CSS in *Appearance > Customize > Custom CSS*: .whatsappsupport { z-index:9999; } Greater values of z-index are left over, the default value is 400. = What about GDPR? = WhatsApp Support doesn't save any personal data and doesn't use cookies. == Screenshots == 1. WhatsApp Support settings. 2. Button on desktop. 3. Call to action on desktop. 4. Button and call to action on mobile. == Screenshots == 1. WhatsApp icon. 2. WhatsApp Preview message. 3. Setting page. == Changelog == = 1.1 = * Fixed: Store telephone number in setting page. = 1.0 = * First version