apply_filters( 'llms_data_processor_course_data_student_query_args', array $args, LLMS_Processor_Course_Data $processor )

Filter the query arguments used when calculating course data


Parameters Parameters

$args

(array) Query arguments passed to LLMS_Student_Query.

$processor

(LLMS_Processor_Course_Data) Instance of the data processor class.


Top ↑

Source Source

File: includes/processors/class.llms.processor.course.data.php

View on GitHub



Top ↑

Changelog Changelog

Changelog
Version Description
4.12.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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