Browse: Home / Hooks /

learndash_exam_legacy_theme_warning_message

apply_filters( 'learndash_exam_legacy_theme_warning_message',  string $message )

Filters message when Legacy theme is set for the exam CPT


Description #


Parameters #

$message

(string) The message when the theme is set to Legacy


Return #

(string) $message The message when the theme is set to Legacy


Source #

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


Changelog #

Changelog
Version Description
4.0.0 Introduced.