llms_get_certificate_content( integer $id )
Retrieve the content of a certificate
Description Description
Parameters Parameters
- $id
-
(Required) WP Post ID of the cert (optional if used within a loop).
Return Return
(string)
Source Source
File: includes/functions/llms.functions.certificate.php
Changelog Changelog
| Version | Description |
|---|---|
| 3.18.0 | Unknown. |
| 2.2.0 | Introduced. |