Browse: Home / Hooks /

learndash_quiz_legend_review_label

apply_filters( 'learndash_quiz_legend_review_label',  string $learndash_quiz_legend_review_label )

Filters the review label.


Description #


Parameters #

$learndash_quiz_legend_review_label

(string) The review label.


Return #

(string) The review label.


Source #

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


Changelog #

Changelog
Version Description
3.4.0 Introduced.