LLMS_Settings_Courses::save()
Save settings
Return Return
(void)
Source Source
File: includes/admin/settings/class.llms.settings.courses.php
153 154 155 156 | * * @todo deprecate this filter */ $deprecated = apply_filters( 'lifterlms_catalog_settings' , array () ); |
Expand full source code Collapse full source code View on GitHub
Changelog Changelog
Version | Description |
---|---|
3.5.0 | Introduced. |