do_action( 'learndash_certification_content_write_cell_before', TCPDF $pdf , array $cert_args )
Fires before the certificate content is added to the PDF.
Description Description
Parameters Parameters
-
TCPDF
class instance. - $cert_args
-
Array of certificate args.
Source Source
File: includes/ld-convert-post-pdf.php
Changelog Changelog
Version | Description |
---|---|
3.3.0 | Introduced. |