Browse: Home / Functions /

learndash_quiz_switcher_admin

learndash_quiz_switcher_admin( int $quiz_id )

Prints the quiz switcher within the quiz questions in the admin meta box.


Description #


Parameters #

$quiz_id

(int) (Required) The Quiz Post ID.


Source #

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


Changelog #

Changelog
Version Description
2.6.0 Introduced.