do_action( 'learndash_certification_thumbnail_before', string $img_file, array $cert_args, TCPDF $pdf )

Fires before the thumbnail image is added to the PDF.


Description Description


Parameters Parameters

$img_file

Thumbnail image file.

$cert_args

Array of Certificate args.

$pdf

TCPDF class instance.


Top ↑

Source Source

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


Top ↑

Changelog Changelog

Changelog
Version Description
3.3.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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