LD_QuizPro::certificate_link( string $content, mixed $pro_quiz = null )

Returns the certificate link appended to input HTML content if the Post ID is set, else it only returns the input HTML content


Description Description


Parameters Parameters

$content

(Required) HTML

$pro_quiz

(Optional) (integer) WPProQuixz ID, (object) WpProQuiz_Model_Quiz

Default value: null


Top ↑

Return Return

(string) HTML $content or $content concatenated with the certificate link


Top ↑

Source Source

File: includes/quiz/ld-quiz-pro.php


			

Top ↑

Changelog Changelog

Changelog
Version Description
2.1.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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