apply_filters( 'dozent_curriculum_content_template', string $path , object $post_type )
Filter Curriculum item content template path
Description
Curriculum content could be lecture,quiz,assignment
Parameters
- $path
-
(string) Content Template Path
- $post_type
-
(object) Current Post Object
Source
Changelog
Version | Description |
---|---|
DozentLMS 1.0.0 | Introduced. |