Browse: Home / Hooks /

learndash_quiz_legend_answered_label

apply_filters( 'learndash_quiz_legend_answered_label',  string $learndash_quiz_legend_answered_label )

Filters the answered label.


Description #


Parameters #

$learndash_quiz_legend_answered_label

(string) The answered label.


Return #

(string) The answered label.


Source #

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


Changelog #

Changelog
Version Description
3.4.0 Introduced.