LLMS_Emails

LLMS_Emails


Description Description


Source Source

File: includes/class.llms.emails.php


			

Top ↑

Changelog Changelog

Changelog
Version Description
3.8.0 Unknown.
1.0.0 Introduced.

Top ↑

Methods Methods

  • __construct — Constructor Initializes class Adds actions to trigger emails off of events
  • get_button_style — Get a string of inline CSS to add to an email button Use {button_style} merge code to output in HTML emails
  • get_css — Get css rules specific to the the email templates
  • get_divider_html — Get an HTML divider for use in HTML emails Can use shortcode {divider} to output in any email
  • get_email — Retrieve a new instance of an email
  • get_emails — Get all email objects
  • get_header_image_src — Retrieve the source url of the header image as defined in LifterLMS settings
  • instance — Create instance of class

Top ↑

User Contributed Notes User Contributed Notes

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