Skip to content

Lifti: Deprecated filter llms_get_quiz_theme_settings logged when accessing the builder #16

@eri-trabiccolo

Description

@eri-trabiccolo

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

Labels

Status: Has PRThis issue has an open pull requestStatus: Needs CodeThis issue needs code to be fixedType: EnhancementImprovements existing features or code

Type

No type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions