apply_filters( 'dozent_course_content_expandable_wrap', bool )
Should append and prepend expandable wrap or not
Description
If return true by this filter, dozent_expand_wrap() will be implement and expandable wrap will be around of the course content
Parameters
-
(bool)
Source
Changelog
Version | Description |
---|---|
DozentLMS 1.0.0 | Introduced. |