LLMS_Settings_Engagements::set_label()
Retrieve the page label.
Contents
Return Return
(string)
Source Source
File: includes/admin/settings/class.llms.settings.engagements.php
protected function set_label() {
return __( 'Engagements', 'lifterlms' );
}
Expand full source code Collapse full source code View on GitHub
Changelog Changelog
| Version | Description |
|---|---|
| 3.37.3 | Introduced. |