apply_filters( 'dozent_get_course_price', bool|float $course_price, object )

Filter the course price from the function dozent_get_course_price();


Parameters

$course_price

(bool|float)

(object) DozentCourse Course Object


Source

File: includes/course-functions.php



Changelog

Changelog
Version Description
DozentLMS 1.0.0 Introduced.