apply_filters( 'llms_student_query_having', string $sql, LLMS_Student_Query $student_query )

Filters the query HAVING clause


Description Description


Parameters Parameters

$sql

The HAVING clause of the query.

$student_query

Instance of LLMS_Student_Query.


Top ↑

Source Source

File: includes/class.llms.student.query.php


Top ↑

Changelog Changelog

Changelog
Version Description
Unknwon Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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