learndash_course_lessons_list_pager( WP_Query|null $query_result = null, string $pager_context = '' )

Handles the course lessons list pager.


Description Description


Parameters Parameters

$query_result

(Optional) Course lesson list WP_Query object.

Default value: null

$pager_context

(Optional) The context where pagination is shown.

Default value: ''


Top ↑

Source Source

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


			

Top ↑

Changelog Changelog

Changelog
Version Description
2.5.5 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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