learndash_quiz_migration()
Function: Migrates the LearnDash quiz.
learndash_quiz_migration Read More »
Function: Migrates the LearnDash quiz.
learndash_quiz_migration Read More »
Function: Creates a quiz post for each advanced quiz.
learndash_create_quiz_for_all_adv_quiz Read More »
Function: Migrates the content from a pro quiz object to the quiz custom post type.
learndash_migrate_content_from_pro_quiz_to_custom_post_type Read More »
Function: Creates a sfwd-quiz post for the given pro quiz ID.
learndash_create_quiz_for_adv_quiz Read More »
Class: Object that handles LearnDash Quiz Migrations
LearnDash_Quiz_Migration Read More »
Method: Retrieves an XML representation of a simple quiz object
LearnDash_Quiz_Migration::get_xml Read More »
Method: Uses the input string variables to fill an XML template.
LearnDash_Quiz_Migration::template Read More »
Method: Returns the XML representation of the question based off of the input string variables
LearnDash_Quiz_Migration::question Read More »
Method: Returns the XML representation of an answer based off of the input string variables
LearnDash_Quiz_Migration::answer Read More »