LD_REST_Quizzes_Controller_V2::init_quiz_edit LD_REST_Quizzes_Controller_V2::init_quiz_edit( object $post ) Initialize the ProQuiz Quiz being edited. ContentsDescription Parameters Source Changelog Related @package Uses Used By Description # Parameters # $post (object) (Required) WP_Post Question being edited. Source # File: includes/rest-api/v2/class-ld-rest-quizzes-controller.php Changelog # Changelog Version Description 3.4.1 Introduced. Related # @package # LearnDash / REST / V2 Uses # Uses Uses Description includes/settings/settings-functions.php: learndash_get_setting () Gets the LearnDash setting for a post. Used By # Used By Used By Description includes/rest-api/v2/class-ld-rest-quizzes-controller.php: LD_REST_Quizzes_Controller_V2::rest_after_insert_action () Fires after a single post is completely created or updated via the REST API.
Uses # Uses Uses Description includes/settings/settings-functions.php: learndash_get_setting () Gets the LearnDash setting for a post.
Used By # Used By Used By Description includes/rest-api/v2/class-ld-rest-quizzes-controller.php: LD_REST_Quizzes_Controller_V2::rest_after_insert_action () Fires after a single post is completely created or updated via the REST API.