apply_filters( 'learndash_get_lesson_list_args', array $lesson_args, int $id, int $course_id )

Filters query arguments for getting the lesson list.


Description Description


Parameters Parameters

$lesson_args

An array of arguments for getting lesson list.

$id

ID of resource.

$course_id

Course ID.


Top ↑

Source Source

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


Top ↑

Changelog Changelog

Changelog
Version Description
2.5.7 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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