LLMS_Controller_Certificates
Description Description
Source Source
File: includes/controllers/class.llms.controller.certificates.php
Changelog Changelog
Version | Description |
---|---|
4.3.1 | Properly use an error notice to display a WP_Error when trying to download a certificate. |
3.37.4 | Modify llms_certificate post type registration to allow certificate templates to be exported. When exporting a certificate template, use the post_author for the certificate's WP User ID. |
3.35.0 | Sanitize $_POST data. |
3.18.0 | Introduced. |
Methods Methods
- __construct — Constructor
- change_sharing_settings — Change shareable settings of a certificate.
- delete — Delete a certificate
- download — Download a Certificate.
- maybe_allow_public_query — Modify certificate post type registration data during a certificate template export.
- maybe_authenticate_export_generation — Allow cURL requests to view a certificate to be authenticated via a nonce.
- maybe_handle_reporting_actions — Handle certificate form actions