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.


Top ↑

Source Source

File: includes/ld-reports.php


Top ↑

User Contributed Notes User Contributed Notes

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