apply_filters( 'dozent_get_default_course_price_type', string|null $default_price_type )
Filter the default course price type, return when price type is not set at the course.
Parameters
- $default_price_type
-
(string|null)
Source
Changelog
Version | Description |
---|---|
DozentLMS 1.0.0 | Introduced. |