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.


Parameters Parameters

$ids

(array) The IDs of courses that will be displayed.

$student

(LLMS_Student) The student object for the current user.

$mine

(string) The "mine" attribute of the shortcode.


Top ↑

Source Source

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

View on GitHub



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.