开发者 | gosuccess |
---|---|
更新时间 | 2025年9月11日 11:17 |
PHP版本: | 8.3 及以上 |
WordPress版本: | 6.8 |
版权: | GPLv2 or later |
版权网址: | 版权信息 |
quelix
folder to /wp-content/plugins/
or install the ZIP via the WordPress admin.Confirm: Bricks theme active, Quentn plugin active & configured, clear any caches.
Check browser console & PHP error log. Ensure Email field mapping is set.
Make sure at least one tag was selected in the form and that it exists in Quentn.
Re-save the form ensuring the Email mapping is chosen; the plugin only proceeds with a valid mapped email.
Yes. Use the quentn_contact_data
filter. For terms, use quentn_contact_terms
.
Hook into quentn_contact_data
and append additional key/value pairs supported by the Quentn API.