LLMS_Email::add_attachment( string $attachment )
Add an attachment to the email
Description Description
Parameters Parameters
- $attachment
-
(Required) full system path to a file to attach
Return Return
(void)
Source Source
File: includes/emails/class.llms.email.php
Changelog Changelog
Version | Description |
---|---|
3.15.0 | Introduced. |