apply_filters( 'dozent_get_course_price_type', string $course_price_type, int|object $course )

Filter the out of dozent_get_course_price_type(); function


Parameters

$course_price_type

(string) Course Price Type

$course

(int|object) Post ID or Post Object


Source

File: includes/course-functions.php



Changelog

Changelog
Version Description
DozentLMS 1.0.0 Introduced.