do_action( 'learndash_certification_thumbnail_after', string $img_file , array $cert_args , TCPDF $pdf )
Fires after the thumbnail image is added to the PDF.
Description Description
Parameters Parameters
- $img_file
-
Thumbnail image file.
- $cert_args
-
Array of Certificate args.
-
TCPDF
class instance.
Source Source
File: includes/ld-convert-post-pdf.php
Changelog Changelog
Version | Description |
---|---|
3.3.0 | Introduced. |