LLMS_Emails::get_email( string $id, array $args = array() )

Retrieve a new instance of an email


Description Description


Parameters Parameters

$id

(Required) email id

$args

(Optional) arguments to pass to the email

Default value: array()


Top ↑

Return Return

(LLMS_Email)


Top ↑

Source Source

File: includes/class.llms.emails.php


			

Top ↑

Changelog Changelog

Changelog
Version Description
3.8.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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