do_action_ref_array( 'llms_certificate_generate_export', string $filepath, string $html, int $certificate_id )

Run actions prior to certificate export generation.


Description Description


Parameters Parameters

$filepath

Full path where the created file will be stored. Passed as a reference.

$html

Certificate HTML. Passed as a reference.

$certificate_id

WP_Post ID of the earned certificate.


Top ↑

Source Source

File: includes/class.llms.certificates.php


Top ↑

User Contributed Notes User Contributed Notes

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