apply_filters( 'learndash_pdf_keywords', string $pdf_keywords, TCPDF $pdf, int $cert_id )

Filters the pdf keywords.


Description Description


Parameters Parameters

$pdf_keywords

PDF keywords.

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