apply_filters( "learndash_{$post_label_prefix}_join_redirect", string $login_url, int $post_id )

Filters URL that a user should be redirected to after joining a course.


Description Description


Parameters Parameters

$login_url

Redirect URL.

$post_id

Course or Group ID.


Top ↑

Source Source

File: includes/course/ld-course-functions.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.