apply_filters( 'llms_dashboard_recent_courses_count', int $per_page )

Filter the number of courses per page to be displayed in the dashboard, when outputting a short list of courses.


Parameters Parameters

$per_page

(int) The number or courses per page to be displayed. Default is 3.


Top ↑

More Information More Information

Examples Examples

https://gist.github.com/thomasplevy/b1feaf56858d3e946d3c0271f4d4d3eb


Top ↑

Source Source

File: includes/functions/llms.functions.templates.dashboard.php

View on GitHub



Top ↑

Changelog Changelog

Changelog
Version Description
unknown Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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