do_action( 'constant_contact_data', array $data )
Action Constant contact data.
Contents
Parameters Parameters
- $data
-
(array) Lead data.
- ''first_name''
(string) lead first name - ''last_name''
(string) lead second name - ''email_address''
(string) lead email - ''list_memberships''
(array) contact list - ''phone_number''
(string) lead phone
- ''first_name''
Source Source
File: calculator-constant-contact-add-on/inc/MP_Addon_ConstantContact.php
Changelog Changelog
| Version | Description |
|---|---|
| 1.0.0 | Introduced. |