0% found this document useful (0 votes)
1K views1 page

Learndash

The document contains links to various LearnDash developer documentation pages about functions, methods, and hooks for working with courses, lessons, steps, and user progress. It also includes links to StackOverflow questions and external articles about redirecting users after course completion in LearnDash. There are also links about working with arrays in PHP.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
1K views1 page

Learndash

The document contains links to various LearnDash developer documentation pages about functions, methods, and hooks for working with courses, lessons, steps, and user progress. It also includes links to StackOverflow questions and external articles about redirecting users after course completion in LearnDash. There are also links about working with arrays in PHP.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 1

### Learndash Redirection ###

https://developers.learndash.com/snippet/get-course-steps-taxonomy-terms/

https://developers.learndash.com/method/ldlms_model_course/get_lessons/
https://developers.learndash.com/method/ldlms_course_steps/get_steps_count/

https://developers.learndash.com/function/
learndash_activity_course_get_latest_completed_step/
https://developers.learndash.com/function/
learndash_activity_course_get_earliest_started/
https://developers.learndash.com/function/learndash_can_complete_step/
https://developers.learndash.com/function/learndash_course_get_steps_count/
https://developers.learndash.com/function/learndash_get_course_id/
https://developers.learndash.com/function/learndash_get_course_lessons_list/
https://developers.learndash.com/function/learndash_get_course_progress/
https://developers.learndash.com/function/learndash_get_course_step_attributes/
https://developers.learndash.com/function/learndash_get_course_steps/
https://developers.learndash.com/function/learndash_get_course_url/
https://developers.learndash.com/function/learndash_get_courses_for_step/
https://developers.learndash.com/function/learndash_get_lesson_id/
https://developers.learndash.com/function/learndash_get_lesson_list/
https://developers.learndash.com/function/learndash_get_user_activity/
https://developers.learndash.com/function/learndash_is_previous_complete/
https://developers.learndash.com/function/learndash_user_course_last_step/
https://developers.learndash.com/function/
learndash_user_progress_get_previous_incomplete_step/
https://developers.learndash.com/function/learndash-admin-coursebuilderhelpers-
learndash_get_course_data/

https://stackoverflow.com/questions/53312102/how-to-get-the-first-topic-in-a-
lesson-in-learndash
https://stackoverflow.com/questions/69110648/how-to-create-a-lessons-playlist-
using-learndash-plugin
https://stackoverflow.com/questions/67866537/learndash-how-to-get-course-title-
from-course-id

https://developers.learndash.com/hook/learndash_before_course_completed/
https://developers.learndash.com/hook/learndash_course_completion_url/
https://developers.learndash.com/hook/learndash_completion_redirect/
https://developers.learndash.com/hook/learndash_course_completed/
https://developers.learndash.com/hook/learndash_submenu_last/

https://honorswp.com/docs/learndash-how-tos/how-to-redirect-user-after-course-
completion/
https://www.radiocastvps.com/how-to-redirect-to-a-page-after-completing-a-
learndash-course/
https://wp.zacgordon.com/2017/06/02/how-to-redirect-to-custom-page-after-
completing-a-learndash-course/
>>> https://discoverelearninguk.com/transition-learners-directly-to-the-end-of-
lesson-quiz-using-this-custom-function-for-learndash/

### PHP ###


https://stackoverflow.com/questions/4383914/how-to-get-single-value-from-this-
multi-dimensional-php-array
https://stackoverflow.com/questions/9816889/how-can-i-echo-or-print-an-array-in-php
https://stackoverflow.com/questions/2348205/how-to-get-last-key-in-an-array
https://developer.mozilla.org/en-US/docs/Web/HTML/Element/pre
https://www.geeksforgeeks.org/html-pre-tag/

You might also like