apply_filters( 'learndash_get_label', string $label, string $key )

Filters the value of label settings entered in the settings page. Used to filter label value in get_label function.


Description Description


Parameters Parameters

$label

Label entered on settings page.

$key

Key name of setting field.


Top ↑

Source Source

File: includes/class-ld-custom-label.php


Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.