apply_filters( 'llms_courses_shortcode_get_post__in', array $ids, LLMS_Student $student, string $mine )

Filter the array of IDs returned for use in querying courses to display.


Description Description


Parameters Parameters

$ids

The IDs of courses that will be displayed.

$student

The student object for the current user.

$mine

The "mine" attribute of the shortcode.


Top ↑

Source Source

File: includes/shortcodes/class.llms.shortcode.courses.php


Top ↑

Changelog Changelog

Changelog
Version Description
4.16.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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