| 开发者 | juah255 |
|---|---|
| 更新时间 | 2026年6月16日 13:20 |
| PHP版本: | 7.4 及以上 |
| WordPress版本: | 7.0 |
| 版权: | GPLv2 or later |
| 版权网址: | 版权信息 |
0 for unlimited sending.
Features
niftyconnect folder to /wp-content/plugins/.niftyConnect from the Plugins screen.niftyConnect in the WordPress admin menu.Yes. niftyConnect sends email notifications through WordPress' wp_mail() system, Telegram notifications through the Telegram Bot API, and WhatsApp notifications through Meta's official WhatsApp Cloud API.
Automated business-initiated WhatsApp messages generally require an approved message template. Free-form text is intended for an open customer-service conversation window. Configure a fallback approved template in the WhatsApp channel settings, or choose a different approved template name, language, and body-variable layout for each event in the Templates tab.
Yes. Meta's WhatsApp Cloud API setup can provide a test business phone number, temporary access token, and phone number ID. Add and verify your personal WhatsApp number as an allowed test recipient, enter the test credentials in niftyConnect, and use Meta's pre-approved hello_world template with language en_US and no body variables.
Enter the complete international number with its country code. Spaces, punctuation, and a leading + are removed when the number is saved. Do not enter a local number beginning with 0.
Role-based delivery uses the WhatsApp phone stored on each matching WordPress user profile. If no matching profile has a valid international number, niftyConnect uses the default recipient configured in the WhatsApp channel settings.
No. WooCommerce hooks are registered safely and only send order notifications when WooCommerce is active.
Yes. Use the niftyconnect_register_providers action and implement the Provider_Interface contract.