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.


Top ↑

Source Source

File: includes/functions/llms.functions.certificate.php

View on GitHub



Top ↑

Changelog Changelog

Changelog
Version Description
6.0.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.