do_action( 'llms_certificate_preview', LLMS_User_Certificate $certificate )
Action run to display the preview for a single certificate.
Parameters Parameters
- $certificate
-
(LLMS_User_Certificate) Certificate object being displayed.
Source Source
Changelog Changelog
Version | Description |
---|---|
3.14.0 | Introduced. |