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.
Source Source
File: includes/class.llms.certificates.php