apply_filters( 'llms_rest_course_filters_removed_for_response', array $filters, LLMS_Course $course )

Modify the array of filters to be removed before building the response.


Parameters Parameters

$filters

(array) Array of filters to be removed.

$course

(LLMS_Course) Course object.


Top ↑

Source Source

File: libraries/lifterlms-rest/includes/server/class-llms-rest-courses-controller.php

View on GitHub



Top ↑

Changelog Changelog

Changelog
Version Description
1.0.0-beta.9 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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