LLMS_Certificate_User::init( int $email_id, int $person_id, int $lesson_id )

Sets up data needed to generate certificate.


Description Description


Parameters Parameters

$email_id

(Required) ID of Certificate

$person_id

(Required) ID of the user receiving the certificate

$lesson_id

(Required) ID of associated lesson


Top ↑

Return Return

(void)


Top ↑

Source Source

File: includes/certificates/class.llms.certificate.user.php


			

Top ↑

Changelog Changelog

Changelog
Version Description
?? Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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