apply_filters( 'dozent_get_course_reviews_args', array $query_params )
Filter the default query parameter of dozent_get_course_reviews();
Description
See also
Parameters
- $query_params
-
(array) Parameter of the query
Source
Changelog
Version | Description |
---|---|
DozentLMS 1.0.0 | Introduced. |