do_action( 'learndash_certification_created', TCPDF $pdf, int $cert_id )

Fires after creating certificate TCPDF class object.


Description Description


Parameters Parameters

$pdf

TCPDF class instance.

$cert_id

Certificate post ID.


Top ↑

Source Source

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


Top ↑

Changelog Changelog

Changelog
Version Description
2.4.7 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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