llms_get_certificate_title( int $id )
Retrieve the title of a certificate
Description Description
Parameters Parameters
- $id
-
(Optional) WP Certificate Post ID. Default is 0. When not provide the current post id will be used.
Return Return
(string) The title of the certificate.
Source Source
File: includes/functions/llms.functions.certificate.php
Changelog Changelog
Version | Description |
---|---|
2.2.0 | Introduced. |