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.


Description Description


Parameters Parameters

$per_page

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


Top ↑

Source Source

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


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.