apply_filters( 'llms_get_certificate_export_html', string $html, int $certificate_id )

Modify the HTML of a certificate export.


Parameters Parameters

$html

(string) HTML to be exported.

$certificate_id

(int) WP_Post ID of the earned certificate.


Top ↑

Source Source

File: includes/class.llms.certificates.php

View on GitHub



Top ↑

Changelog Changelog

Changelog
Version Description
3.18.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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