apply_filters( 'learndash_pdf_title', string $pdf_title, TCPDF $pdf, int $cert_id )

Filters the title of the pdf.


Description Description


Parameters Parameters

$pdf_title

PDF title.

$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.