

DITS Easy Callback Button adds a floating button that allows site visitors to request a callback easily.
This plugin is translation-ready.
Resource Name: Phone Icon (phone.svg)
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Resource Name: Telegram Icon (telegram.svg)
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Resource Name: Viber Icon (viber.svg)
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Resource Name: WhatsApp Icon (whatsapp.svg)
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Resource Name: IMask.js
License: MIT
License URI: https://github.com/uNmAnNeR/imaskjs
Source: https://imask.js.org/
Resource Name: MicroModal (micromodal.min.js)
License: MIT
License URI: https://opensource.org/licenses/MIT
Source: https://github.com/ghosh/Micromodal
This plugin provides an option to contact via WhatsApp.
When enabled, the plugin generates a link to the WhatsApp API service
(https://api.whatsapp.com/send).
Data sent:
– Phone number configured by the site administrator
Data is sent only when a visitor clicks the WhatsApp button.
This service is provided by WhatsApp (Meta):
Terms of Service: https://www.whatsapp.com/legal/terms-of-service
Privacy Policy: https://www.whatsapp.com/legal/privacy-policy
This plugin handles callback requests via an AJAX POST request to the WordPress backend.
Data sent:
– Phone number entered by the visitor
This data is used only to send an email to the site administrator(s) with the request details.
No data is shared with third parties outside of the configured email recipients.
This plugin uses npm and Gulp with Rollup to bundle JavaScript assets.
The following third-party libraries are bundled into the production files:
– imask (https://github.com/uNmAnNeR/imaskjs)
– micromodal (https://micromodal.vercel.app)
Source files are located in:
– src/js/
– src/icons/
– src/css/
To build assets:
1. npm install
2. gulp build
This plugin bundles the following third-party libraries:
All bundled libraries are compatible with GPL-2.0-or-later.