Dev Resources

  • Home
  • Reference
  • BuddyX Theme
  • Functions
  • Hooks
  • Classes
Filter by type:
Search
Browse: Home / Reference / Classes / LLMS_Email_Engagement / LLMS_Email_Engagement::merge_emails()

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

Contents

  • Description
    • Parameters
    • Return
    • Source
    • Changelog
  • User Contributed Notes

Description #Description


Parameters #Parameters

$list

(Required) Unmerged, comma-separated list of emails


Top ↑

Return #Return

(array)


Top ↑

Source #Source

File: includes/emails/class.llms.email.engagement.php


			

Expand full source code Collapse full source code


Top ↑

Changelog #Changelog

Changelog
Version Description
3.8.0 Unknown.
3.1.0 Introduced.

Top ↑

User Contributed Notes #User Contributed Notes

You must log in before being able to contribute a note or feedback.

Proudly powered by WordPress