apply_filters( 'lifterlms_certificate_title', string $title , int $id )
Filter the title of a certificate or certificate template.
Parameters Parameters
- $title
-
(string) The certificate title.
- $id
-
(int) The ID of the certificate.
Source Source
Changelog Changelog
Version | Description |
---|---|
6.0.0 | Introduced. |