Browse: Home / Constants /

LEARNDASH_SETTINGS_METABOXES_LEGACY_QUIZ

define( 'LEARNDASH_SETTINGS_METABOXES_LEGACY_QUIZ',  bool $value )

Define LearnDash LMS – Enable legacy WPProQuiz Post Type Settings Metaboxes.


Description #


Parameters #

$value

(bool) (Required) Only one of the following values.

  • 'true'
    (bool) Will show the legacy WPProQuiz linear listing of settings.
  • 'false'
    (bool) Will display Quiz Post settings using newer metabox containers. Default.


Source #

File: learndash-scalar-constants.php


Changelog #

Changelog
Version Description
3.0.0 Introduced.