learndash_get_course_points_enabled( int $post_id )

Checks if the course points are enabled for a course.


Description Description


Parameters Parameters

$post_id

(Optional) The course ID. Default 0.


Top ↑

Return Return

(bool) Returns true if the course points are enabled otherwise false.


Top ↑

Source Source

File: includes/course/ld-course-functions.php


			

Top ↑

Changelog Changelog

Changelog
Version Description
2.4.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.