apply_filters( 'learndash_course_completion_url', int|string $next_quiz, int $course_id )

Filters ID or URL of the next quiz of the course.


Description Description


Parameters Parameters

$next_quiz

ID or URL of next quiz of the course.

$course_id

Course ID.


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.