LLMS_SendWP
LLMS_SendWP class
Description Description
Source Source
File: includes/admin/class-llms-sendwp.php
Changelog Changelog
Version | Description |
---|---|
3.40.0 | Refactor to utiize LLMS_Abstract_Email_Provider . |
3.37.3 | Modify the ID used to determine where to splice in SendWP Options. |
3.37.0 | Sanitize URLs, clean up jQuery references, add loading feedback when connector button is clicked. |
3.36.1 | Introduced. |
Methods Methods
- do_remote_install — Validate installation request and perform the plugin install or return errors. — deprecated
- do_remote_install_success — Configures the response returned when `do_remote_install()` is successful.
- get_connect_setting — Get the "Connect" Setting field html.
- get_description — Retrieve description text to be used in the settings area.
- get_title — Retrieve the connector's name / title.
- is_connected — Determine if SendWP is installed and connected for sending.
- is_installed — Determines if connector plugin is installed
- output_js — Output some quick and dirty inline JS.