Àpèjúwe
Warning: This plugin was deprecated in March 2021 and is no longer receiving updates or support. Please use the official Gravity Forms Constant Contact Add-On instead.
This plugin requires a Constant Contact account, and the Gravity Forms form plugin.
Integrate Constant Contact with Gravity Forms
If you use Constant Contact email service and the Gravity Forms plugin, youÌtumọ̀ Yorùbá: ’re going to want this plugin!
Integrate your Gravity Forms forms so that when users submit a form entry, the entries get added to Constant Contact. Link any field type with Constant Contact, including custom fields!
You may also be interested in:
- GravityView Ìtumọ̀ Yorùbá: – Display your Gravity Forms entries; easily turn Gravity Forms into a directory plugin.
Àwọn àwòrán ìbòjú




Ìgbéwọlẹ̀
- Upload plugin files to your plugins folder, or install using WordPress’ built-in Add New Plugin installer.
- Activate the plugin
- Go to the plugin settings page (under Forms > Settings > Constant Contact)
- Enter the information requested by the plugin.
- Click Save Settings.
- If the settings are correct, it will say so.
- Follow on-screen instructions for integrating with Constant Contact.
FAQ
-
Does this plugin require Gravity Forms?
-
Yes, it does. You can purchase Gravity Forms here.
-
Does this plugin require Constant Contact?
-
Yes, it does. If you donÌtumọ̀ Yorùbá: ’t have an Constant Contact account, sign up for an account here.
-
WhatÌtumọ̀ Yorùbá: ’s the license for this plugin?
-
This plugin is released under a GPL license.
-
How do I prevent opt-in confirmation emails?
-
To disable “Confirmed Opt-in”, add this code to your themeÌtumọ̀ Yorùbá: ’s
functions.phpfile:add_filter('gravity_forms_constant_contact_action_by', 'return_action_by_customer'); function return_action_by_customer() { return 'ACTION_BY_CUSTOMER'; } -
How do I prevent access to the Settings page?
-
To see the Settings page (that has the Constant Contact username and password on it), an user must have the
gravityforms_constantcontactcapability. To enable or disable access to users, install the Members plugin and add or remove the capability from the user. -
How do I prevent the Entry notes confirming that the entry was added to Constant Contact?
-
To disable this feature, add this code to your themeÌtumọ̀ Yorùbá: ’s
functions.phpfile:add_filter('gravityforms_constant_contact_add_notes_to_entries', '__return_false');
Àwọn àgbéyẹ̀wò
Àwọn Olùkópa & Olùgbéejáde
“Gravity Forms Constant Contact” jẹ́ ètò ìṣàmúlò orísun ṣíṣí sílẹ̀. Àwọn ènìyàn wọ̀nyí ti ṣe ìkópa sí plugin yìí.
Àwọn OlùkópaTúmọ̀ “Gravity Forms Constant Contact” sí èdè rẹ.
Ṣe o nífẹ̀ẹ́ sí ìdàgbàsókè?
Ṣàwárí koodu, ṣàyẹ̀wò ibi ìpamọ́ SVN, tàbí ṣe àgbékalẹ̀ sí àkọsílẹ̀ ìdàgbàsókè nípasẹ̀ RSS.
Àkọsílẹ̀ àwọn àyípadà
3.1.1 on August 9, 2018
- Fixed
hash_equals()PHP warning (thanks, @connorblikre!)
3.1 on April 2, 2018
- Added link to refresh lists
- Added support for Gravity Forms 2.3 encryption
-
Fixed fetching lists for usernames containing non-alphanumeric characters
-
Fixed undefined index for username and password when setting up for the first time
- Fixed PHP 7 code warning
- Thanks to @fluiditystudio, @michaelw_dc, @codezen8, and @jeffhertzler for head-starts to bug fixes
- Allow users who have
manage_optionspermissions to access settings and form settings
3.0 on February 19, 2017
- Completely rewritten to use the Gravity Forms Feed Addon 2.0. If you are upgrading, check your feed configuration!
- Now requires Gravity Forms 1.9.14+
New Features:
- Add subscriber to multiple lists at once
- Use complex Opt-In Conditions (before, plugin only supported one condition)
- Encrypt Constant Contact login settings
- Improved restriction of settings page
- Fixed bug that prevented emails with plus signs (+) from being processed properly
- Confirmed compatibility with WordPress 4.7.2
- Added improved logging
- Added translation strings
2.2.2 (August 11, 2015)
- Fixed: Invalid login issue (thanks @robertark!)
- Confirmed plugin compatibility with WordPress 4.3
2.2 & 2.2.1 (January 5, 2015)
- Fixed: Fatal error on activation for plugins located outside of
/plugins/directory - Modified: Converted API to use WordPress remote request functionality Ìtumọ̀ Yorùbá: – now works with or without
curlenabled. - Fixed: PHP notices
- Tweak: Replace some images with Dashicons
- Tweak: Update Constant Contact logo for Retina displays
- Removed PressTrends reporting
- Added: Intro to GravityView plugin
- Tweak: Only fetch the API if a feed is going to be exported to CTCT
2.1.2 (February 5, 2014)
- Fixed: Some servers are very sensitive to the fact of posting a form where some values are urls (in this case, the Constant Contact list endpoint). This version replaces that way of posting and adds three new methods to convert endpointÌtumọ̀ Yorùbá: ’s in short idÌtumọ̀ Yorùbá: ’s and backwards.
- Fixed: Minor corrections (html, PHP warnings)
2.1.1
- Added:
gravityforms_constant_contact_change_date_formatfilter to enable changing the format of the date field export to Constant Contact.
2.1
- Fixed: Many PHP notices. This should fix the “spinning” issue when creating a feed with
WP_DEBUGturned on. - Added: Now a note is added to each entry to confirm that the entry was added/updated in Constant Contact.
- Improved: PHP 5.4 support
- Improved: Look of the settings page, new CC logo
2.0.3
- Made it clearer that you need to configure the settings before creating a feed.
- Plugin now only checks username & password when saved; this prevents accounts being frozen
- Corrected “Opt-in Source” to be
ACTION_BY_CONTACT, which is correct. It used to beACTION_BY_CUSTOMER. - Added notice when Gravity Forms isnÌtumọ̀ Yorùbá: ’t installed or active
- Attempted to fix bug where user names with spaces donÌtumọ̀ Yorùbá: ’t connect to the API properly
- Turned off curl debug for echoing errors on submitted forms. Add
?debug=trueto the page URL to turn back on.
2.0.2
- Fixed bug where Custom Fields donÌtumọ̀ Yorùbá: ’t get sent to Constant Contact.
- Added notice on Custom Fields feed setup to let user know that custom fields are limited to 50 characters.
2.0.1
- Fixed issue where registration notice shows up on Plugins page, even when Gravity Forms is registered.
2.0
- Converted to Gravity Forms Add-On Feeds system. If upgrading, you will need to re-configure your connected forms!
- Removed dependence on the Constant Contact for WordPress plugin
1.1
- Added list selection capability Ìtumọ̀ Yorùbá: – allow users to choose which lists they are subscribed to (view the pluginÌtumọ̀ Yorùbá: ’s Installation tab or the Help tab on the Edit Form page to learn more)
- Improved notices if Gravity Forms or Constant Contact API is not installed or activated
1.0
- Launched plugin
