Browse: Home / Functions /

learndash_migrate_content_from_pro_quiz_to_custom_post_type

learndash_migrate_content_from_pro_quiz_to_custom_post_type( WpProQuiz_Model_Quiz $quiz,  int $post_id )

Migrates the content from a pro quiz object to the quiz custom post type.


Description #


Parameters #

$quiz

(WpProQuiz_Model_Quiz) (Required) Pro Quiz to be migrated.

$post_id

(int) (Required) Post ID.


Source #

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