Browse: Home / Hooks /

learndash_quiz_legend_current_label

apply_filters( 'learndash_quiz_legend_current_label',  string $learndash_quiz_legend_current_label )

Filters the current label.


Description #


Parameters #

$learndash_quiz_legend_current_label

(string) The current label.


Return #

(string) The current label.


Source #

File: themes/legacy/templates/quiz/partials/show_quiz_review_legend.php


Changelog #

Changelog
Version Description
3.4.0 Introduced.