apply_filters( 'learndash_user_activity_query_tables', string $sql_query_from , array $query_args )
Filters tables and joins to be used for user activity query. The from
part of the query with valid SQL syntax.
Description Description
Parameters Parameters
- $sql_query_from
-
The
from
part of the SQL query with valid SQL syntax. - $query_args
-
An array of user query arguments.
Source Source
File: includes/ld-reports.php