apply_filters( 'llms_course_get_sales_page_url', string $url, LLMS_Course $course, string $type )

Filters the course’s sales page URL


Parameters Parameters

$url

(string) Sales page URL.

$course

(LLMS_Course) The course object.

$type

(string) The sales page content type.


Top ↑

Source Source

File: includes/models/model.llms.course.php

View on GitHub


Top ↑

User Contributed Notes User Contributed Notes

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