Warning: This method has been deprecated. Method to be made protected and should not be called publicly instead.
LLMS_SendWP::do_remote_install()
Validate installation request and perform the plugin install or return errors.
Description Description
This method overrides the parent in order to keep the method public to maintain backwards compatibility.
Return Return
(array)
Source Source
File: includes/admin/class-llms-sendwp.php
Changelog Changelog
Version | Description |
---|---|
3.40.0 | Method to be made protected and should not be called publicly. |
3.37.0 | Sanitize URLS returned by SendWP functions and add nonce verification. |
3.36.1 | Introduced. |