Class Inbound_Confirm_Double_Optin
public
|
|
public static
|
|
public static
string
|
|
public static
|
#
render_confirm_link( $params )
Creates the double optin confirmation link The shorcode used by the user is: inbound-list-double-optin-link. But Inbound_List_Double_Optin::add_confirm_link_shortcode_params trims the name to: list-double-optin-link. Then it gets rendered. The reason for this is so the shorcode isn't rendered until the atts have been added to it. |
public static
STRING
|
|
public static
ARRAY
|
|
public static
|
#
confirm_being_added_to_lists( $params, $all = false )
Adds the lead to lists he selected when filling out the confirmation form. If all_lists was selected, all lists currently waiting for confirmation will be selected and the lead will be added to those. |