Browse: Home / Hooks /

learndash_certification_content_write_cell_after

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

Fires after 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.