Browse: Home / Hooks /

learndash_certification_content_write_cell_before

do_action( 'learndash_certification_content_write_cell_before',  TCPDF $pdf,  array $cert_args )

Fires before the certificate content is added to the PDF.


Description #


Parameters #

$pdf

(TCPDF) TCPDF class instance.

$cert_args

(array) Array of certificate args.


Source #

File: includes/ld-convert-post-pdf.php


Changelog #

Changelog
Version Description
3.3.0 Introduced.