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

File: includes/template-functions.php



Changelog

Changelog
Version Description
DozentLMS 1.0.0 Introduced.