apply_filters( 'learndash_access_redirect', string $link, int $post_id )

Filters the course redirect URL after checking access.


Description Description


Parameters Parameters

$link

The course URL a user is redirected to it has access.

$post_id

Post ID.


Top ↑

Source Source

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


Top ↑

User Contributed Notes User Contributed Notes

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