LLMS_SendWP::ajax_callback_remote_install()
Ajax callback for installing SendWP Plugin.
Contents
Return Return
(void)
Source Source
File: includes/admin/class-llms-sendwp.php
* Get the "Connect" Setting field html. * * @since 3.36.1 * @since 3.40.0 Abstract methods used to determine if SendWP is connected. * @since 5.3.2 Update the URL for managing an account. * * @return string
Expand full source code Collapse full source code View on GitHub
Changelog Changelog
Version | Description |
---|---|
3.36.1 | Introduced. |