Browse: Home / Constants /

LEARNDASH_QUIZ_EXPORT_LEGACY

define( 'LEARNDASH_QUIZ_EXPORT_LEGACY',  bool $value )

Define LearnDash LMS – Use the legacy WPProQuiz import/export logic using unserialize/serialize instead of newer json_decode/json_encode.


Description #


Parameters #

$value

(bool) (Required) Default is false.


Source #

File: sfwd-lms/learndash-scalar-constants.php


Changelog #

Changelog
Version Description
3.2.0 Introduced.