do_action( 'learndash_course_lessons_list_pager', WP_Query $query_posts, string $pager_context )

Fires after the course lesson list pagination.


Description Description


Parameters Parameters

$query_posts

Course lesson list WP_Query object.

$pager_context

The context where pagination is shown.


Top ↑

Source Source

File: includes/class-ld-cpt.php


Top ↑

User Contributed Notes User Contributed Notes

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