Dozent LMS developer documentation

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

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

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