apply_filters( 'learndash_pdf_subject', string $pdf_subject, TCPDF $pdf, int $cert_id )

Filters the subject of the pdf.


Description Description


Parameters Parameters

$pdf_subject

PDF subject

$pdf

TCPDF class instance.

$cert_id

Certificate post ID.


Top ↑

Source Source

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


Top ↑

User Contributed Notes User Contributed Notes

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