apply_filters( 'learndash_pdf_username', string $user_name, int $user_id, int $cert_id )

Filters username of the user to be used in creating certificate PDF.


Description Description


Parameters Parameters

$user_name

User display name.

$user_id

User ID.

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