开发者 |
constantcontact
webdevstudios tw2113 znowebdev ggwicz ravedev oceas dcooney newyorkerlaura |
---|---|
更新时间 | 2025年2月5日 02:38 |
PHP版本: | 7.4 及以上 |
WordPress版本: | 6.7.1 |
版权: | GPLv3 |
版权网址: | 版权信息 |
HELP: Add email opt-in to a WordPress Form created with the Constant Contact plugin
HELP: Enable Logging in the Constant Contact Forms for WordPress Plugin
HELP: Troubleshooting List Addition Issues in the Constant Contact Forms Plugin for WordPress
HELP: Add Google reCAPTCHA to Your WordPress Sign-up Form to Prevent Spam Entries
You can add this to your active theme or custom plugin: add_filter( 'constant_contact_include_custom_field_label', '__return_true' );
. Note: custom fields have a max length of 50 characters. Including the labels will subtract from the 50 character total available.
You will need to make the connection to Constant Contact using the credentials of the account owner. Campaign manager credentials will not have enough access.
Some users are experiencing errors when upgrading from an older version of the plugin. If you are receiving an error "Please select at least one list to subscribe to" on your form submissions we recommend "Sync Lists with Constant Contact", this can be found in your admin dashboard Contact Form > Lists. If problem still persists we recommend recreating the form from scratch.
<form>
tag.lists
property and contact actions.<form>
markup.