Dozent LMS developer documentation

  • Go To DozentLMS.com
Skip to content
Filter by type:
Search
Browse: Home / Functions / dozent_course_price / dozent_course_price_free_text

apply_filters( 'dozent_course_price_free_text', string $free_text, object $course )

Filter course price free text


Parameters

$free_text

(string) Free Text

$course

(object) Course Object


Source

File: includes/course-functions.php

Expand full source code Collapse full source code


Related

Used By

Used By
Used By Description
includes/course-functions.php: dozent_course_price()

Get the course formatted price.


Changelog

Changelog
Version Description
DozentLMS 1.0.0 Introduced.
© 2023, Dozent LMS