LLMS_Email::set_body( string $body = '' )

Set the body for the email


Description Description


Parameters Parameters

$body

(Optional) text or html body content for the email

Default value: ''


Top ↑

Return Return

($this)


Top ↑

Source Source

File: includes/emails/class.llms.email.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.