LLMS_Controller_Certificates::maybe_handle_reporting_actions()
Handle certificate form actions
Description Description
Manages frontend actions to download and manage certificate sharing settings and reporting (admin) actions to download and delete.
The method name is a misnomer as this method handles actions on reporting screens as well as on the site’s frontend when actually viewing a certificate
Return Return
(void)
Source Source
File: includes/controllers/class.llms.controller.certificates.php
Changelog Changelog
Version | Description |
---|---|
4.5.0 | Add handler for changing certificate sharing settings. |
3.35.0 | Sanitize $_POST data. |
3.18.0 | Introduced. |