-
Notifications
You must be signed in to change notification settings - Fork 4
Closed
Labels
Status: Has PRThis issue has an open pull requestThis issue has an open pull requestStatus: Needs CodeThis issue needs code to be fixedThis issue needs code to be fixedType: EnhancementImprovements existing features or codeImprovements existing features or code
Description
Reproduction Steps
- With the Divi theme enable "Lifti"
- Access the course builder on a course with a quiz
Expected Result
- no deprecation warning logged in the llms-log
Actual Result
- deprecation warning logged in the llms-log
When the debug display is active this warning breaks the builder. In order to avoid this, customer can disable the debug display e.g. adding the following to their wp-config.php before /* That's all, stop editing! Happy blogging. */
define( 'WP_DEBUG', true );
define( 'WP_DEBUG_DISPLAY', false );Error Log
08-21-2020 @ 11:07:44 - Filter llms_get_quiz_theme_settingsdeprecated since 3.17.6. For more information see new methods at https://lifterlms.com/docs/course-builder-custom-fields-for-developers/
System Info
LifterLMS 4.3.3
LifterLMS Labs 1.5.3
Divi *
Metadata
Metadata
Assignees
Labels
Status: Has PRThis issue has an open pull requestThis issue has an open pull requestStatus: Needs CodeThis issue needs code to be fixedThis issue needs code to be fixedType: EnhancementImprovements existing features or codeImprovements existing features or code
Type
Projects
Status
Done