apply_filters( 'learndash_user_activity_query_where', string $sql_query_where , array $query_args )
Filters the where condition of the user activity query.
Description Description
Parameters Parameters
- $sql_query_where
-
The
where
part of the SQL query with valid SQL syntax. - $query_args
-
An array of user query arguments.
Source Source
File: includes/ld-reports.php