apply_filters( 'learndash_certification_content_write_cell_args', string $pdf_cell_args, array $cert_args, array $tcpdf_params, TCPDF $pdf )

Filters the parameters passed to the TCPDF writeHTMLCell() function.


Description Description


Parameters Parameters

$pdf_cell_args

See TCPDF function writeHTMLCell() parameters

$cert_args

Array of certificate args.

$tcpdf_params

An array of tcpdf parameters.

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