
內容簡介
<html>
<ul>
<li>外掛名稱為 DITS Easy Callback Button,添加了一個浮動按鈕,讓網站訪客可以輕鬆地請求回撥。</li>
<li>這個外掛支援翻譯模式。</li>
</ul>
<h3>問與答:</h3>
<ul>
<li><strong>這個外掛提供哪些第三方資源?</strong></li>
<ul>
<li>電話圖標 - 支持 GPLv2 版本或更新後,授權連結:<a href="https://www.gnu.org/licenses/gpl-2.0.html">點擊這裡</a></li>
<li>Telegram 圖標 - 支持 GPLv2 或更新授權,授權連結:<a href="https://www.gnu.org/licenses/gpl-2.0.html">點擊這裡</a></li>
<li>Viber 圖標 - 支持 GPLv2 版本或更新後,授權連結:<a href="https://www.gnu.org/licenses/gpl-2.0.html">點擊這裡</a></li>
<li>WhatsApp 圖標 - 支持 GPLv2 版本或更新後,授權連結:<a href="https://www.gnu.org/licenses/gpl-2.0.html">點擊這裡</a></li>
<li>IMask.js - 使用 MIT 授權,授權連結:<a href="https://github.com/uNmAnNeR/imaskjs">請看這裡</a>,來源:<a href="https://imask.js.org/">點擊這裡</a></li>
<li>MicroModal - 使用 MIT 授權,授權連結:<a href="https://opensource.org/licenses/MIT">請看這裡</a>,來源:<a href="https://github.com/ghosh/Micromodal">連結</a></li>
</ul>
<li><strong>這個外掛提供哪些外部服務?</strong></li>
<ul>
<li>支援透過 WhatsApp 聯絡的選項。</li>
<li>啟用後,外掛會生成到 WhatsApp API 服務的連結 (https://api.whatsapp.com/send)。</li>
<li>數據發送:<br>– 網站管理員配置的電話號碼<br>數據僅在訪客點擊 WhatsApp 按鈕時發送。<br>此服務由 WhatsApp (Meta) 提供:<br>服務條款: <a href="https://www.whatsapp.com/legal/terms-of-service">連結</a><br>隱私政策: <a href="https://www.whatsapp.com/legal/privacy-policy">連結</a></li>
</ul>
<li><strong>這個外掛如何處理 AJAX 回撥請求?</strong></li>
<ul>
<li>這個外掛透過 AJAX POST 請求到 WordPress 後端處理回撥請求。</li>
<li>發送的數據:<br>– 訪客輸入的電話號碼<br>這些數據僅用於向網站管理員發送包含請求詳細信息的電子郵件。<br>不會在未經配置的電子郵件接收方之外與第三方共享數據。</li>
</ul>
<li><strong>這個外掛的開發使用了哪些工具?</strong></li>
<ul>
<li>這個外掛使用 npm 和 Gulp 配合 Rollup 來打包 JavaScript 資產。</li>
<li>以下第三方庫被打包到產品文件中:<br>– imask (<a href="https://github.com/uNmAnNeR/imaskjs">連結</a>)<br>– micromodal (<a href="https://micromodal.vercel.app">連結</a>)</li>
<li>源文件位於:<br>– src/js/<br>– src/icons/<br>– src/css/<br>編譯資產:<br>1. npm install<br>2. gulp build</li>
</ul>
<li><strong>這個外掛使用了哪些授權?</strong></li>
<ul>
<li>這個外掛封裝了以下第三方庫:<br>imask – MIT 授權<br>micromodal – MIT 授權<br>所有封裝的庫與 GPL-2.0-or-later 相容。</li>
</ul>
</ul>
</html>
外掛標籤
開發者團隊
原文外掛簡介
DITS Easy Callback Button adds a floating button that allows site visitors to request a callback easily.
This plugin is translation-ready.
Third-party Resources
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
External Services
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
AJAX callback request
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.
Development
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
Licenses
This plugin bundles the following third-party libraries:
imask – MIT License
micromodal – MIT License
All bundled libraries are compatible with GPL-2.0-or-later.
