Alert: This function’s access is marked private. This means it is not intended for use by plugin or theme developers, only in other core functions. It is listed here for completeness.
LLMS_Email_Engagement::merge_emails( string $list )
Handles email merge codes that can be used in the to, cc, and bcc fields
Description Description
Parameters Parameters
- $list
-
(Required) Unmerged, comma-separated list of emails
Return Return
(array)
Source Source
File: includes/emails/class.llms.email.engagement.php
Changelog Changelog
Version | Description |
---|---|
3.8.0 | Unknown. |
3.1.0 | Introduced. |