learndash_get_course_prerequisite_compare( int $post_id )

Gets the prerequisites compare value for a course.


Description Description


Parameters Parameters

$post_id

(Required) The ID of the course.


Top ↑

Return Return

(string) The compare value for the prerequisite. Value can be 'ALL' or 'ANY' by default.


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.