learndash_get_course_url( int|null $id = null )

Gets the course permalink.


Description Description


Parameters Parameters

$id

(Optional) The ID of the resource like course, topic, lesson, quiz, etc.

Default value: null


Top ↑

Return Return

(string) The course permalink.


Top ↑

Source Source

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


			

Top ↑

Changelog Changelog

Changelog
Version Description
2.1.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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