apply_filters( 'learndash_completion_redirect', string $redirect_url, int $post_id )

Filters URL to redirect to after marking a course complete.


Description Description


Parameters Parameters

$redirect_url

Next lesson redirect URL.

$post_id

Post ID.


Top ↑

Source Source

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


Top ↑

User Contributed Notes User Contributed Notes

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