apply_filters( 'dozent_course_price', string $price , object $course )
Filter the course formatted price
Parameters
- $price
-
(string) Course Price Formatted
- $course
-
(object) Course Object
Source
Changelog
Version | Description |
---|---|
DozentLMS 1.0.0 | Introduced. |